radioButtonUnselectedLabel property
override
The accessibility hint for an unselected radio button.
Implementation
@override
String get radioButtonUnselectedLabel => 'Not selected';
The accessibility hint for an unselected radio button.
@override
String get radioButtonUnselectedLabel => 'Not selected';