showCheckmark property Null safety
Whether or not to show a check mark when SelectableChipAttributes.selected is true.
Defaults to true.
Implementation
bool? get showCheckmark;
Whether or not to show a check mark when SelectableChipAttributes.selected is true.
Defaults to true.
bool? get showCheckmark;