thumbDecoration property

BoxDecoration? thumbDecoration
final

The decoration of the slider thumb.

Use the thumbColor property to specify a simple solid color.

Implementation

final BoxDecoration? thumbDecoration;