menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field.dart
MultiSelectBottomSheetField<V>
itemsTextStyle property
itemsTextStyle property
dark_mode
light_mode
itemsTextStyle
property
TextStyle
?
itemsTextStyle
final
The TextStyle of the items within the BottomSheet.
Implementation
final TextStyle? itemsTextStyle;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field
MultiSelectBottomSheetField<V>
itemsTextStyle property
MultiSelectBottomSheetField class