backgroundColor property

Color? backgroundColor
final

The color for the AlertDialog's background color Defaults to Theme.of(context).dialogBackgroundColor settings

Implementation

final Color? backgroundColor;