password widget

This commit is contained in:
open-trade
2020-11-21 14:40:28 +08:00
parent 6b774b52cd
commit 18ea8d9151
3 changed files with 42 additions and 8 deletions

View File

@@ -82,6 +82,7 @@ class _HomePageState extends State<HomePage> {
// keyboardType: TextInputType.number,
decoration: InputDecoration(
labelText: 'Remote ID',
hintText: 'Enter your remote ID',
border: InputBorder.none,
helperStyle: TextStyle(
fontWeight: FontWeight.bold,