style property

RadioButtonThemeData? style
final

The style of the radio buttonbutton.

If non-null, this is merged with the closest RadioButtonTheme. If null, the closest RadioButtonTheme is used.

Implementation

final RadioButtonThemeData? style;