menu
bottom_sheet_plus package
documentation
bottom_sheet.dart
BottomSheetView
enableHalfMode property
enableHalfMode property
dark_mode
light_mode
enableHalfMode
property
bool
enableHalfMode
final
是否启用中间状态:滑动到中间时,固定, 此属性需要在提供
constraints
的minHeight、maxHeight的情况下才生效
Implementation
final bool enableHalfMode;
bottom_sheet_plus package
documentation
bottom_sheet
BottomSheetView
enableHalfMode property
BottomSheetView class