menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet.dart
MultiSelectBottomSheet<T>
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
The text at the top of the BottomSheet.
Implementation
final Widget? title;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet
MultiSelectBottomSheet<T>
title property
MultiSelectBottomSheet class