isSelected property

bool isSelected

Whether or not the widget's MaterialState's include the isSelected state

Implementation

bool get isSelected => _materialStates.isSelected;