menu
flutter_iconpicker package
documentation
Models/configuration.dart
IconPickerConfiguration<T>
showSearchBar property
showSearchBar property
dark_mode
light_mode
showSearchBar
property
bool
showSearchBar
final
Defines if the searchbar will be shown above the icons
Implementation
final bool showSearchBar;
flutter_iconpicker package
documentation
Models/configuration
IconPickerConfiguration<T>
showSearchBar property
IconPickerConfiguration class