SeniorRadioButtonThemeData constructor

const SeniorRadioButtonThemeData({
  1. SeniorRadioButtonStyle? style,
})

Theme definitions for the SeniorRadioButton component.

Implementation

const SeniorRadioButtonThemeData({
  this.style,
});