checkmarkColor property

Color? checkmarkColor
final

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

Defaults to ColorScheme.onPrimary.

Implementation

final Color? checkmarkColor;