checkmarkColor property

Color? checkmarkColor
final

The Color to be apply to the checkmark.

If null fallback to avatarForegroundColor or foregroundColor.

Implementation

final Color? checkmarkColor;