activeColor property

Color? activeColor
final

The background color when the checkbox is on or mixed. If null, MacosThemeData.accentColor is used

Implementation

final Color? activeColor;