trackColor property

MacosColor? trackColor
final

The color to use for track when this switch is off.

Defaults to MacosTheme.primaryColor when null.

Implementation

final MacosColor? trackColor;