Flutter
painting
ShapeDecoration
shadows property
shadows
ShapeDecoration class
Constructors
ShapeDecoration
fromBoxDecoration
Properties
color
gradient
hashCode
image
isComplex
padding
shadows
shape
runtimeType
Methods
createBoxPainter
debugFillProperties
hitTest
lerpFrom
lerpTo
debugAssertIsValid
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp
shadows property
List
<
BoxShadow
>
shadows
final
A list of shadows cast by this shape behind the shape.
Implementation
final List<BoxShadow> shadows