shadows property

List<BoxShadow> shadows
final

The list of BoxShadow to paint below the thumb.

Implementation

final List<BoxShadow> shadows;