showCheckmark property Null safety
final
Overrides the default for CheckmarkableChipAttributes.showCheckmark, which indicates if a check mark should be shown.
This property applies to FilterChip, InputChip, RawChip.
Implementation
final bool? showCheckmark;