activeColor property

Color? activeColor
final

The color to use when this checkbox is checked.

Defaults to CupertinoColors.activeBlue.

Implementation

final Color? activeColor;