change text for input pseudo
This commit is contained in:
parent
e7b4744016
commit
23dedfb726
@ -124,8 +124,8 @@ class _LoginDemoState extends State<LoginDemo> with ShowErrorDialog {
|
||||
controller: inputPseudo,
|
||||
decoration: InputDecoration(
|
||||
border: OutlineInputBorder(),
|
||||
labelText: 'Email',
|
||||
hintText: 'Enter valid email id as abc@gmail.com'),
|
||||
labelText: 'Pseudo',
|
||||
hintText: 'Enter pseudo existent'),
|
||||
),
|
||||
),
|
||||
Padding(
|
||||
|
Loading…
x
Reference in New Issue
Block a user