backgroundColor property
final
Background color of the popover.
Defaults to ColorScheme.surface.
Implementation
final Color? backgroundColor;
Background color of the popover.
Defaults to ColorScheme.surface.
final Color? backgroundColor;