Unverified Commit 6eb59418 authored by Cristian Zazo's avatar Cristian Zazo Committed by GitHub

Remove obsolete doc (#86415)

parent 09a38d7a
......@@ -958,8 +958,6 @@ Widget _buildMaterialDialogTransitions(BuildContext context, Animation<double> a
/// `showDialog` is originally called from. Use a [StatefulBuilder] or a
/// custom [StatefulWidget] if the dialog needs to update dynamically.
///
/// The `child` argument is deprecated, and should be replaced with `builder`.
///
/// The `context` argument is used to look up the [Navigator] and [Theme] for
/// the dialog. It is only used when the method is called. Its corresponding
/// widget can be safely removed from the tree before the dialog is closed.
......
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