overlayColor property

Color overlayColor
final

Color of the lightning overlay effect.

This color will be used for the lightning overlay that appears over the child widget. Default is a semi-transparent white.

Implementation

final Color overlayColor;