activeColor property
The color used for the selected radio indicator.
Falls back to ColorScheme.primary when not provided.
Implementation
final Color? activeColor;
The color used for the selected radio indicator.
Falls back to ColorScheme.primary when not provided.
final Color? activeColor;