backgroundColor property
final
The color of the background of the radio button, in all WidgetStates.
Resolves in the following states:
If null, then it is transparent in all states.
Implementation
final WidgetStateProperty<Color?>? backgroundColor;