checkColor property

Color? checkColor
final

The color to use for the check icon when this checkbox is checked.

Defaults to Colors.white

Implementation

final Color? checkColor;