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 1363489 commit 54bf773Copy full SHA for 54bf773
packages/flutter/lib/semantics.dart
@@ -10,7 +10,7 @@
10
/// to the platform.
11
///
12
/// The [SemanticsNode] hierarchy represents the semantic structure of the UI
13
-/// and is used to by the platform-specific accessibility services.
+/// and is used by the platform-specific accessibility services.
14
library semantics;
15
16
export 'src/semantics/semantics.dart';
0 commit comments