menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field.dart
MultiSelectBottomSheetField<V>
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
The text at the top of the dialog.
Implementation
final Widget? title;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field
MultiSelectBottomSheetField<V>
title property
MultiSelectBottomSheetField class