Unverified Commit 7dade22f authored by Amit Patil's avatar Amit Patil Committed by GitHub

Updated Dialog.backgroundColor documentation (#71580)

parent a17bbb9b
......@@ -58,7 +58,7 @@ class Dialog extends StatelessWidget {
///
/// This sets the [Material.color] on this [Dialog]'s [Material].
///
/// If `null`, [ThemeData.cardColor] is used.
/// If `null`, [ThemeData.dialogBackgroundColor] is used.
/// {@endtemplate}
final Color? backgroundColor;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment