showCheckmark property

  1. @override
bool? showCheckmark
final

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

Defaults to true.

Implementation

@override
final bool? showCheckmark;