menu
te_widgets package
documentation
widgets/radio/radio.dart
TRadio<T>
label property
label property
dark_mode
light_mode
label
property
@
override
String
?
label
final
Label text displayed next to the radio button.
Implementation
@override final String? label;
te_widgets package
documentation
widgets/radio/radio
TRadio<T>
label property
TRadio class