menu
pro_widgets package
documentation
widgets/buttons/radio.dart
ProRadioButton
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;
pro_widgets package
documentation
widgets/buttons/radio
ProRadioButton
checked property
ProRadioButton class