radioButtonUnselectedLabel property

  1. @override
String get radioButtonUnselectedLabel
override

The accessibility hint for an unselected radio button.

Implementation

@override
String get radioButtonUnselectedLabel => 'Not selected';