menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet.dart
MultiSelectBottomSheet<T>
selectedItemsTextStyle property
selectedItemsTextStyle property
dark_mode
light_mode
selectedItemsTextStyle
property
TextStyle
?
selectedItemsTextStyle
final
Style the text on the selected chips or list tiles.
Implementation
final TextStyle? selectedItemsTextStyle;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet
MultiSelectBottomSheet<T>
selectedItemsTextStyle property
MultiSelectBottomSheet class