overlayColor property
final
The color for the switch's Material.
Resolves in the following states:
If specified, overrides the default value of Switch.overlayColor.
Implementation
final MaterialStateProperty<Color?>? overlayColor;
The color for the switch's Material.
Resolves in the following states:
If specified, overrides the default value of Switch.overlayColor.
final MaterialStateProperty<Color?>? overlayColor;