shadows property Null safety
final
The list of BoxShadow
to paint below the thumb.
Must not be null.
Implementation
final List<BoxShadow> shadows;
The list of BoxShadow
to paint below the thumb.
Must not be null.
final List<BoxShadow> shadows;