inactiveColor property

Color? inactiveColor
final

The color to use when this radio button is not selected.

Defaults to CupertinoColors.white.

Implementation

final Color? inactiveColor;