Fix typos (#92245)
This commit is contained in:
parent
ffbf69cccc
commit
e7c809e8a8
@ -705,7 +705,7 @@ class _DestinationLayoutAnimationBuilder extends StatelessWidget {
|
||||
///
|
||||
/// Used by [_NavigationDestinationBuilder].
|
||||
class _NavigationBarDestinationSemantics extends StatelessWidget {
|
||||
/// Adds the the appropriate semantics for navigation bar destinations to the
|
||||
/// Adds the appropriate semantics for navigation bar destinations to the
|
||||
/// [child].
|
||||
const _NavigationBarDestinationSemantics({
|
||||
Key? key,
|
||||
|
@ -335,7 +335,7 @@ class TextSelectionOverlay {
|
||||
/// A callback that's optionally invoked when a selection handle is tapped.
|
||||
///
|
||||
/// The [TextSelectionControls.buildHandle] implementation the text field
|
||||
/// uses decides where the the handle's tap "hotspot" is, or whether the
|
||||
/// uses decides where the handle's tap "hotspot" is, or whether the
|
||||
/// selection handle supports tap gestures at all. For instance,
|
||||
/// [MaterialTextSelectionControls] calls [onSelectionHandleTapped] when the
|
||||
/// selection handle's "knob" is tapped, while
|
||||
|
Loading…
x
Reference in New Issue
Block a user