fillColor property

Color? fillColor
final

The color that fills the inner circle of the radio button when selected.

Defaults to CupertinoColors.white.

Implementation

final Color? fillColor;