shadows property

List<BoxShadow>? shadows
final

A list of shadows cast by the shape.

See also:

Implementation

final List<BoxShadow>? shadows;