menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field.dart
MultiSelectBottomSheetField<V>
isDismissible property
isDismissible property
dark_mode
light_mode
isDismissible
property
bool
isDismissible
final
Whether the user can dismiss the widget by tapping outside
Implementation
final bool isDismissible;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet_field
MultiSelectBottomSheetField<V>
isDismissible property
MultiSelectBottomSheetField class