overlayColor property

WidgetStateProperty<Color?>? overlayColor
final

The color for the radio's Material.

Resolves in the following states:

If specified, overrides the default value of Radio.overlayColor.

Implementation

final WidgetStateProperty<Color?>? overlayColor;