selected property

bool selected
final

true if the chip is selected. If selected, a FitChip will be filled. Otherwise, it will be hollow.

Implementation

final bool selected;