fillColor property
final
The color that fills the inner circle of the radio button when selected.
Defaults to CupertinoColors.white.
Implementation
final Color? fillColor;
The color that fills the inner circle of the radio button when selected.
Defaults to CupertinoColors.white.
final Color? fillColor;