overlayColor property

Color? overlayColor
final

Preferably a translucent color for PieCanvas to display under the menu child, and on top of the other widgets.

Implementation

final Color? overlayColor;