isSelected property
A boolean value that determines if the chip is selected.
The chip's appearance changes based on whether it is selected or not.
Implementation
final bool isSelected;
A boolean value that determines if the chip is selected.
The chip's appearance changes based on whether it is selected or not.
final bool isSelected;