SelectSpaceFormField class
Constructors
Properties
- canCheck → String
-
final
- emptyText → String?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- mandatory → bool
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selectTitle → String?
-
final
- title → String?
-
final
- useCompactView → bool
-
final
Methods
-
build(
dynamic context, dynamic ref) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
selectSpace(
dynamic context, dynamic ref) → void -
spaceBuilder(
dynamic context, dynamic ref, dynamic child, String currentSpaceId) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- openKey ↔ dynamic
-
getter/setter pair