mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix typo (#25237)
This commit is contained in:
parent
f8964ae250
commit
a3dd2eee98
@ -170,7 +170,7 @@ class TextField extends StatefulWidget {
|
||||
///
|
||||
/// ## Keyboard
|
||||
///
|
||||
/// Requesting the focus will typically cause the the keyboard to be shown
|
||||
/// Requesting the focus will typically cause the keyboard to be shown
|
||||
/// if it's not showing already.
|
||||
///
|
||||
/// On Android, the user can hide the keyboard - withouth changing the focus -
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user