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