activeColor property
final
The color to use when this radio button is selected.
Defaults to ColorScheme.secondary of the current Theme.
Implementation
final Color? activeColor;
The color to use when this radio button is selected.
Defaults to ColorScheme.secondary of the current Theme.
final Color? activeColor;