activeColor property

Color? activeColor
final

The color to use for the portion of the slider that has been selected.

Defaults to the CupertinoTheme's primary color if null.

Implementation

final Color? activeColor;