Unverified Commit 6e491d88 authored by Yunus Emre Bakır's avatar Yunus Emre Bakır Committed by GitHub

Update showCupertinoModalPopup documentation (#106274)

parent 160ada53
......@@ -1135,7 +1135,7 @@ class CupertinoModalPopupRoute<T> extends PopupRoute<T> {
///
/// The `useRootNavigator` argument is used to determine whether to push the
/// popup to the [Navigator] furthest from or nearest to the given `context`. It
/// is `false` by default.
/// is `true` by default.
///
/// The `semanticsDismissible` argument is used to determine whether the
/// semantics of the modal barrier are included in the semantics tree.
......
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