style property

RadioButtonThemeData? style
final

The style of the button. If non-null, this is merged with ThemeData.radioButtonThemeData

Implementation

final RadioButtonThemeData? style;