nativebase_flutter
box
Box
p property
p
p
property
Null safety
String
?
p
final
Sets the box padding from all the side
Box( p:'2' )
Implementation
@override final String? p;
nativebase_flutter
box
Box
p property
Box class
Constructors
Box
Properties
alignment
bgImage
borderBottom
borderBottomLeftRadius
borderBottomRadius
borderBottomRightRadius
borderColor
borderLeft
borderLeftRadius
borderRadius
borderRight
borderRightRadius
borderStyle
borderTop
borderTopLeftRadius
borderTopRadius
borderTopRightRadius
borderWidth
child
color
gradient
h
hashCode
height
key
m
maxH
maxW
mb
minH
minW
ml
mr
mt
mx
my
p
pb
pl
pr
pt
px
py
runtimeType
shadow
w
width
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
resolveComponentLevelTheme
resolveProps
resolveTokens
toDiagnosticsNode
toJson
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==