shadows property

List<BoxShadow> shadows
final

The list of BoxShadow to paint below the thumb.

Must not be null.

Implementation

final List<BoxShadow> shadows;