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