We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd068f5 commit 16cc2f3Copy full SHA for 16cc2f3
packages/flutter/lib/src/cupertino/route.dart
@@ -905,7 +905,7 @@ class _CupertinoModalPopupRoute<T> extends PopupRoute<T> {
905
/// popup to the [Navigator] furthest from or nearest to the given `context`. It
906
/// is `false` by default.
907
///
908
-/// The `semanticsDismissble` argument is used to determine whether the
+/// The `semanticsDismissible` argument is used to determine whether the
909
/// semantics of the modal barrier are included in the semantics tree.
910
911
/// The `builder` argument typically builds a [CupertinoActionSheet] widget.
0 commit comments