isSelected property

bool isSelected
final

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;