menu
te_widgets package
documentation
widgets/radio/radio.dart
TRadio<T>
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Whether the radio button is disabled.
Implementation
final bool disabled;
te_widgets package
documentation
widgets/radio/radio
TRadio<T>
disabled property
TRadio class