[Docs] Fix Typo (#126660)

This commit is contained in:
杨加康
2023-05-13 02:08:59 +08:00
committed by GitHub
parent 6e9c0db206
commit 482d567128

View File

@@ -58,7 +58,7 @@ enum SelectionResult {
/// The abstract interface to handle [SelectionEvent]s.
///
/// This interface is extended by [Selectable] and [SelectionContainerDelegate]
/// and is typically not use directly.
/// and is typically not used directly.
///
/// {@template flutter.rendering.SelectionHandler}
/// This class returns a [SelectionGeometry] as its [value], and is responsible