radioButtonUnselectedLabel property
override
The accessibility hint for an unselected radio button.
Implementation
@override
String get radioButtonUnselectedLabel => '선택되지 않음';
The accessibility hint for an unselected radio button.
@override
String get radioButtonUnselectedLabel => '선택되지 않음';