menu
flexicomponents package
documentation
components/app_components_custom_search_field.dart
CustomSearchField<T>
searchStyle property
searchStyle property
dark_mode
light_mode
searchStyle
property
TextStyle
?
searchStyle
final
Specifies
TextStyle
for search input.
Implementation
final TextStyle? searchStyle;
flexicomponents package
documentation
components/app_components_custom_search_field
CustomSearchField<T>
searchStyle property
CustomSearchField class