showCheckmark property
final
Whether or not to show a check mark when SelectableChipAttributes.selected is true.
Defaults to true.
Implementation
@override
final bool? showCheckmark;
Whether or not to show a check mark when SelectableChipAttributes.selected is true.
Defaults to true.
@override
final bool? showCheckmark;