popupColor property

Color? popupColor
final

The background color of the popup.

If it is not provided, the the appropriate macOS canvas color will be used.

Implementation

final Color? popupColor;