selected property
Whether the chip is in selected state.
When true, the chip will be highlighted with selectedColor. Useful for filter chips.
Defaults to false.
Implementation
final bool selected;
Whether the chip is in selected state.
When true, the chip will be highlighted with selectedColor. Useful for filter chips.
Defaults to false.
final bool selected;