isSelected property

bool isSelected

Implementation

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