activeColor property

Color activeColor
final

The color to use on the switch when the switch is on.

Defaults to Colors.blue.

Implementation

final Color activeColor;