inactiveTrackColor property
final
The color to use on the track when this switch is off.
Defaults to the colors described in the Material design specification.
Ignored if created with SwitchListTile.adaptive.
Implementation
final Color? inactiveTrackColor;