menu
flexicomponents package
documentation
components/app_components_custom_search_field.dart
CustomSearchField<T>
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
?
enabled
final
Defines whether to enable the searchfield defaults to
true
Implementation
final bool? enabled;
flexicomponents package
documentation
components/app_components_custom_search_field
CustomSearchField<T>
enabled property
CustomSearchField class