menu
termui package
documentation
ui/widgets/interactive/radio.dart
Radio<T>
label property
label property
dark_mode
light_mode
label
property
String
label
final
The descriptive label text next to the radio circle.
Implementation
final String label;
termui package
documentation
ui/widgets/interactive/radio
Radio<T>
label property
Radio class