activeColor property

MacosColor? activeColor
final

The color to use for the track when this switch is on.

Defaults to MacosThemeData.primaryColor when null.

Implementation

final MacosColor? activeColor;