inactiveColor property
final
The color to use when this radio button is not selected.
Defaults to CupertinoColors.white.
Implementation
final Color? inactiveColor;
The color to use when this radio button is not selected.
Defaults to CupertinoColors.white.
final Color? inactiveColor;