switchInactiveColor property

Color? switchInactiveColor
final

Color value when switch is value is false.

Implementation

final Color? switchInactiveColor;