menu
flutter_manual_widget_tester package
documentation
config/theme_config/radio_button_theme.dart
RadioButtonTheme
selectedRadioButtonLabelStyle property
selectedRadioButtonLabelStyle property
dark_mode
light_mode
selectedRadioButtonLabelStyle
property
TextStyle
selectedRadioButtonLabelStyle
final
The text style of a selected radio buttons label.
Implementation
final TextStyle selectedRadioButtonLabelStyle;
flutter_manual_widget_tester package
documentation
config/theme_config/radio_button_theme
RadioButtonTheme
selectedRadioButtonLabelStyle property
RadioButtonTheme class