trackColor property

Color? trackColor
final

The color to use for the track when the switch is off.

Defaults to CupertinoColors.secondarySystemFill when null.

Implementation

final Color? trackColor;