checkColor property

Color? checkColor
final

The color to use when this checkbox is checked.

Defaults to ThemeData.toggleableActiveColor.

Implementation

final Color? checkColor;