refactor: Switch to TextButton

This commit is contained in:
Christian Pauly 2021-02-27 07:53:34 +01:00
commit e0716f643c
13 changed files with 45 additions and 67 deletions

View file

@ -158,7 +158,7 @@ class _SignUpState extends State<SignUp> {
),
),
Center(
child: FlatButton(
child: TextButton(
child: Text(
L10n.of(context).alreadyHaveAnAccount,
style: TextStyle(