TF-3493 Upgrade Patrol to version 3.14.0 and Patrol_CLI to version 3.5.0
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -38,6 +38,7 @@ abstract class BaseLoginView extends GetWidget<LoginController> {
|
||||
|
||||
Widget buildInputCredentialForm(BuildContext context) {
|
||||
return AutofillGroup(
|
||||
key: const Key('credential_input_form'),
|
||||
child: Padding(
|
||||
padding: const EdgeInsetsDirectional.symmetric(horizontal: 24),
|
||||
child: FocusTraversalGroup(
|
||||
|
||||
Reference in New Issue
Block a user