thumbColor property

Color? thumbColor
final

The color of the circle for the moveable progress bar thumb.

By default it is your theme's primary color.

Implementation

final Color? thumbColor;