test
This commit is contained in:
@@ -15,7 +15,7 @@ class LoginPage extends StatelessWidget {
|
|||||||
TextField(
|
TextField(
|
||||||
controller: username,
|
controller: username,
|
||||||
decoration: const InputDecoration(
|
decoration: const InputDecoration(
|
||||||
label: Text('Username'),
|
label: Text('Username!'),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
TextButton(
|
TextButton(
|
||||||
|
|||||||
Reference in New Issue
Block a user