Unverified Commit 8256f94e authored by Taha Tesser's avatar Taha Tesser Committed by GitHub

Fix Dialog alignment doc (#96388)

parent ff60778c
......@@ -448,7 +448,7 @@ class AlertDialog extends StatelessWidget {
/// {@macro flutter.material.dialog.shape}
final ShapeBorder? shape;
/// {@macro flutter.material.dialog.shape}
/// {@macro flutter.material.dialog.alignment}
final AlignmentGeometry? alignment;
/// Determines whether the [title] and [content] widgets are wrapped in a
......
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