thumbGlowColor property

Color? thumbGlowColor
final

The color of the pressed-down effect of the moveable progress bar thumb.

By default it is thumbColor with an alpha value of 80.

Implementation

final Color? thumbGlowColor;