inactiveTextColor property

Color inactiveTextColor
final

The color to use on the text value when the switch is off. This parameter is only necessary when showOnOff property is true.

Defaults to Colors.white70.

Implementation

final Color inactiveTextColor;