backgroundColor property
The background color of the dialog. This can be null, in which case the default background color will be used.
Implementation
final Color? backgroundColor;
The background color of the dialog. This can be null, in which case the default background color will be used.
final Color? backgroundColor;