menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet.dart
MultiSelectBottomSheet<T>
searchHint property
searchHint property
dark_mode
light_mode
searchHint
property
String
?
searchHint
final
Set the placeholder text of the search field.
Implementation
final String? searchHint;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet
MultiSelectBottomSheet<T>
searchHint property
MultiSelectBottomSheet class