selected property

bool? selected
final

Whether the ZetaFilterChip is selected.

If null, chip can not be selected.

Implementation

final bool? selected;