Fix a typo (#53699)
This commit is contained in:
parent
13b0e3988b
commit
a1f6c173ba
@ -262,7 +262,7 @@ abstract class TextSelectionControls {
|
|||||||
/// The selection handles are displayed in the [Overlay] that most closely
|
/// The selection handles are displayed in the [Overlay] that most closely
|
||||||
/// encloses the given [BuildContext].
|
/// encloses the given [BuildContext].
|
||||||
class TextSelectionOverlay {
|
class TextSelectionOverlay {
|
||||||
/// Creates an object that manages overly entries for selection handles.
|
/// Creates an object that manages overlay entries for selection handles.
|
||||||
///
|
///
|
||||||
/// The [context] must not be null and must have an [Overlay] as an ancestor.
|
/// The [context] must not be null and must have an [Overlay] as an ancestor.
|
||||||
TextSelectionOverlay({
|
TextSelectionOverlay({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user