activeColor property
final
The color to use when this radio button is selected.
Defaults to CupertinoColors.activeBlue.
Implementation
final Color? activeColor;
The color to use when this radio button is selected.
Defaults to CupertinoColors.activeBlue.
final Color? activeColor;