menu
fluttery_framework package
documentation
view/utils/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;
fluttery_framework package
documentation
view/utils/radiobutton_widget
RadioButtonsController<T>
disabled property
RadioButtonsController class