Flutter
widgets
DecoratedBox
decoration property
decoration
DecoratedBox class
Constructors
DecoratedBox
Properties
decoration
position
child
hashCode
key
runtimeType
Methods
createRenderObject
debugFillProperties
updateRenderObject
createElement
debugDescribeChildren
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
decoration property
Decoration
decoration
final
What decoration to paint.
Commonly a
BoxDecoration
.
Implementation
final Decoration decoration