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