menu
nativebase_flutter package
documentation
components/primitives/box/box.dart
Box
minH property
minH property
dark_mode
light_mode
minH
property
@
override
String
?
minH
final
Sets the min height of the box
Box( minH:'1' )
Implementation
@override final String? minH;
nativebase_flutter package
documentation
components/primitives/box/box
Box
minH property
Box class