We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160ada5 commit 6e491d8Copy full SHA for 6e491d8
packages/flutter/lib/src/cupertino/route.dart
@@ -1135,7 +1135,7 @@ class CupertinoModalPopupRoute<T> extends PopupRoute<T> {
1135
///
1136
/// The `useRootNavigator` argument is used to determine whether to push the
1137
/// popup to the [Navigator] furthest from or nearest to the given `context`. It
1138
-/// is `false` by default.
+/// is `true` by default.
1139
1140
/// The `semanticsDismissible` argument is used to determine whether the
1141
/// semantics of the modal barrier are included in the semantics tree.
0 commit comments