SearchableDropdownConfig class
Config for FieldType.searchableDropdown
- Inheritance
-
- Object
- FieldConfig
- SearchableDropdownConfig
Constructors
- SearchableDropdownConfig({String hintText = 'Select or type', double maxHeight = 200, double offsetY = 6, double offsetX = 0})
-
const
Properties
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