activeColor property
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;
The color to use for the portion of the slider that has been selected.
Defaults to the CupertinoTheme's primary color if null.
final Color? activeColor;