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