menu
fluttery_framework package
documentation
view/utils/radiobutton_widget.dart
RadioButtonsController<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
T?
initialValue
final
The radio button initial selected
Implementation
final T? initialValue;
fluttery_framework package
documentation
view/utils/radiobutton_widget
RadioButtonsController<T>
initialValue property
RadioButtonsController class