popupColor property

Color? popupColor
final

The background color of the combo box menu.

If it is not provided, the default Acrylic color is used.

Implementation

final Color? popupColor;