inactiveTrackColor property

Color? inactiveTrackColor
final

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

Defaults to CupertinoColors.secondarySystemFill when null.

See also:

Implementation

final Color? inactiveTrackColor;