menu
optimized_search_field package
documentation
base_search_field.dart
BaseSearchField<T extends Object>
showErrorText property
showErrorText property
dark_mode
light_mode
showErrorText
property
bool
?
showErrorText
final
Whether to show the error text
Implementation
final bool? showErrorText;
optimized_search_field package
documentation
base_search_field
BaseSearchField<T extends Object>
showErrorText property
BaseSearchField class