Unverified Commit 482d5671 authored by 杨加康's avatar 杨加康 Committed by GitHub

[Docs] Fix Typo (#126660)

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