showCheckmark property

bool showCheckmark
final

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

For instance, the ChoiceChip sets this to false so that it can be be selected without showing the check mark.

Defaults to true.

Implementation

final bool showCheckmark