menu
ui_widgets_utils package
documentation
widgets/radiobutton_widget.dart
RadioButtonsController<T>
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
getter/setter pair
If the radio buttons are disabled or not
Implementation
bool disabled = false;
ui_widgets_utils package
documentation
widgets/radiobutton_widget
RadioButtonsController<T>
disabled property
RadioButtonsController class