backgroundColor property

Color? backgroundColor
final

Background color of the popover.

Defaults to ColorScheme.surface.

Implementation

final Color? backgroundColor;