backgroundColor property
Background color of the popup menu.
If null, the default color scheme's surface color is used.
Implementation
final Color? backgroundColor;
Background color of the popup menu.
If null, the default color scheme's surface color is used.
final Color? backgroundColor;