activeColor property Null safety

Color? activeColor
final

The color to use when this radio button is selected.

Defaults to accent color of the current Theme.

Implementation

final Color? activeColor;