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 6e9c0db commit 482d567Copy full SHA for 482d567
packages/flutter/lib/src/rendering/selection.dart
@@ -58,7 +58,7 @@ enum SelectionResult {
58
/// The abstract interface to handle [SelectionEvent]s.
59
///
60
/// This interface is extended by [Selectable] and [SelectionContainerDelegate]
61
-/// and is typically not use directly.
+/// and is typically not used directly.
62
63
/// {@template flutter.rendering.SelectionHandler}
64
/// This class returns a [SelectionGeometry] as its [value], and is responsible
0 commit comments