Properties
-
customId
↔ String
-
The custom id of this component, set by the user, if there isn't one, an empty string is returned.
latefinalinherited
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
isDisabled
↔ bool
-
Whether this multiselect is disabled.
latefinalinherited
-
maxValues
↔ int
-
Max value of selected options
latefinalinherited
-
minValues
↔ int
-
Min value of selected options
latefinalinherited
-
placeholder
↔ String?
-
Custom placeholder when no option selected
latefinalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
type
→ ComponentType
-
Type of component.
read-onlyinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited