menu
flexicomponents package
documentation
components/app_components_custom_search_field.dart
CustomSearchField<T>
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Defines whether to show the searchfield as readOnly
Implementation
final bool readOnly;
flexicomponents package
documentation
components/app_components_custom_search_field
CustomSearchField<T>
readOnly property
CustomSearchField class