isSelected property

bool get isSelected

Implementation

bool get isSelected => value != null && value == groupValue;