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