request focus again when android account password obtain focus (#6744)

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-12-24 16:16:47 +08:00
committed by GitHub
parent 9a652e789d
commit 26cebd2aeb
2 changed files with 17 additions and 0 deletions

View File

@@ -357,6 +357,7 @@ class LoginWidgetUserPass extends StatelessWidget {
PasswordWidget(
controller: pass,
autoFocus: false,
reRequestFocus: true,
errorText: passMsg,
),
// NOT use Offstage to wrap LinearProgressIndicator