backgroundColor property

Color? backgroundColor
final

Background color of the popup menu.

If null, the default color scheme's surface color is used.

Implementation

final Color? backgroundColor;