backgroundColor property
The color for the AlertDialog's background color
Defaults to Theme.of(context).dialogBackgroundColor
settings
Implementation
final Color? backgroundColor;
The color for the AlertDialog's background color
Defaults to Theme.of(context).dialogBackgroundColor
settings
final Color? backgroundColor;