uncheckedTrackColor property

Color? uncheckedTrackColor
final

Color of the track when the switch is in the unchecked (off) state.

Defaults to the theme's input color.

Implementation

final Color? uncheckedTrackColor;