menu
forui package
documentation
widgets/select.dart
FSelectSearchFieldProperties
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
If false the text field is "disabled": it ignores taps. Defaults to true.
Implementation
final bool enabled;
forui package
documentation
widgets/select
FSelectSearchFieldProperties
enabled property
FSelectSearchFieldProperties class