FormFields class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- autoValidated → const String
- decoration → const String
- description → const String
- fields → const String
- group → const String
- helpText → const String
- icon → const String
- iconColor → const String
- isGrouped → const String
- isMultiselect → const String
- isRequired → const String
- items → const String
- key → const String
- keyboardType → const String
- label → const String
- placeholder → const String
- selectedValues → const String
- title → const String
- triggerFunction → const String
- type → const String
- userValue → const String
- validator → const String
- value → const String