menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet.dart
MultiSelectBottomSheet<T>
searchIcon property
searchIcon property
dark_mode
light_mode
searchIcon
property
Icon
?
searchIcon
final
Icon button that shows the search field.
Implementation
final Icon? searchIcon;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet
MultiSelectBottomSheet<T>
searchIcon property
MultiSelectBottomSheet class