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