background property

Color? background
final

Background color of the dialog panel. Defaults to Theme.surface.

Implementation

final Color? background;