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