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