overlayColor property

MaterialStateProperty<Color?>? overlayColor
final

The color for the checkbox's Material.

Resolves in the following states:

Implementation

final MaterialStateProperty<Color?>? overlayColor;