activeColor property

Color? activeColor
final

The color to use when this switch is on.

Defaults to MacosThemeData.primaryColor when null.

Implementation

final Color? activeColor;