nativebase_flutter
box
Box
m property
m
m
property
Null safety
String
?
m
final
Sets the box margin from all the side of box
Box( m:'2' )
Implementation
@override final String? m;
nativebase_flutter
box
Box
m 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 ==