This commit is contained in:
Gary Qian
2018-12-18 10:25:11 -08:00
committed by GitHub
parent f8964ae250
commit a3dd2eee98

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 -