fix ( issue

This commit is contained in:
open-trade
2020-12-22 14:41:14 +08:00
parent d8bb3384d9
commit eac83438e1
3 changed files with 5 additions and 3 deletions

View File

@@ -145,13 +145,14 @@ class _HomePageState extends State<HomePage> {
child: TextField(
autocorrect: false,
enableSuggestions: false,
keyboardType: TextInputType.visiblePassword,
// keyboardType: TextInputType.number,
style: TextStyle(
fontFamily: 'WorkSans',
fontWeight: FontWeight.bold,
fontSize: 30,
color: Color(0xFF00B6F0),
),
// keyboardType: TextInputType.number,
decoration: InputDecoration(
labelText: 'Remote ID',
// hintText: 'Enter your remote ID',