menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field.dart
MultiSelectBottomSheetField<V>
buttonText property
buttonText property
dark_mode
light_mode
buttonText
property
Text
?
buttonText
final
Set text that is displayed on the button.
Implementation
final Text? buttonText;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field
MultiSelectBottomSheetField<V>
buttonText property
MultiSelectBottomSheetField class