inactiveSwitchColor property
Color applied to the switch thumb/track when the tile is disabled. Overrides the default inactiveTitleColor used for the switch. Without it, the macOS style draws a paler accent, like System Settings.
Implementation
final Color? inactiveSwitchColor;