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