backgroundColor property

Color backgroundColor
final

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

Defaults to CupertinoColors.quaternaryLabel

Implementation

final Color backgroundColor;