selected property

bool selected
final

Whether or not this chip is selected.

If onSelected is not null, this value will be used to determine if the select check mark will be shown or not.

Must not be null. Defaults to false.

Implementation

final bool selected