checkmarkColor property

Color? checkmarkColor

Color of the chip's check mark when a check mark is visible.

This will override the color set by the platform's brightness setting.

If null, it will defer to a color selected by the platform's brightness setting.

Implementation

Color? get checkmarkColor;