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
|
||||
/// encloses the given [BuildContext].
|
||||
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.
|
||||
TextSelectionOverlay({
|
||||
|
Loading…
x
Reference in New Issue
Block a user