backgroundColor property

  1. @override
Color backgroundColor
final

Change the background color of dialog

default is Colors.white

Implementation

@override
final Color backgroundColor;