menu
ud_widgets package
documentation
widgets/buttons/radio_button.dart
UdRadioButton
checked property
checked property
dark_mode
light_mode
checked
property
bool
?
checked
final
To check on the radio button pass true or false here.
Implementation
final bool? checked;
ud_widgets package
documentation
widgets/buttons/radio_button
UdRadioButton
checked property
UdRadioButton class