innerRadius property
final
The radius of the inner circle of the radio button, in all WidgetStates.
Resolves in the following states:
If specified, overrides the default value of Radio.innerRadius. The
default value is 4.5 in all states.
Implementation
final WidgetStateProperty<double?>? innerRadius;