inactiveColor property

Color inactiveColor
final

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

Defaults to Colors.grey.

Implementation

final Color inactiveColor;