activeTextColor property

Color activeTextColor
final

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

Defaults to Colors.white70.

Implementation

final Color activeTextColor;