backgroundColor property

Color? backgroundColor
final

The background color of the dialog. This can be null, in which case the default background color will be used.

Implementation

final Color? backgroundColor;