color property

Color color
final

The color of the slider (the part where the thumb is sliding on) that is considered selected.

Defaults to CupertinoColors.systemBlue

Implementation

final Color color;