selected property

bool selected

Whether the button is selected or not.

Implementation

bool get selected => value == groupValue;