thumbDecoration property
The decoration of the slider thumb.
Use the thumbColor property to specify a simple solid color.
Implementation
final BoxDecoration? thumbDecoration;
The decoration of the slider thumb.
Use the thumbColor property to specify a simple solid color.
final BoxDecoration? thumbDecoration;