overlayColor property

MaterialStateProperty<Color?>? overlayColor
final

The color for the switch's Material.

Resolves in the following states:

Implementation

final MaterialStateProperty<Color?>? overlayColor;