menu
v_components package
documentation
widgets/bottom_sheet/v_bottom_sheet_content.dart
VBottomSheetContent
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
固定高度,为 null 时自适应内容(最大450)
Implementation
final double? height;
v_components package
documentation
widgets/bottom_sheet/v_bottom_sheet_content
VBottomSheetContent
height property
VBottomSheetContent class