showCheckmark property

bool? showCheckmark

Whether or not to show a check mark when SelectableChipAttributes.selected is true.

Defaults to true.

Implementation

bool? get showCheckmark;