Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 9, 2020 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/5baed2e9321e72b1ef5d917dfd2da0c7 to your computer and use it in GitHub Desktop.
Save parzibyte/5baed2e9321e72b1ef5d917dfd2da0c7 to your computer and use it in GitHub Desktop.
TextField(
controller: _password,
decoration: InputDecoration(
hintText: 'Contraseña', labelText: 'Contraseña'),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment