This commit is contained in:
Gary Qian 2018-12-18 10:25:11 -08:00 committed by GitHub
parent f8964ae250
commit a3dd2eee98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 -