add loading

This commit is contained in:
open-trade
2020-11-16 21:21:27 +08:00
parent 02719f45f6
commit 521c8ad18e
5 changed files with 28 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ class _HomePageState extends State<HomePage> {
fontSize: 30,
color: Color(0xFF00B6F0),
),
keyboardType: TextInputType.text,
keyboardType: TextInputType.number,
decoration: InputDecoration(
labelText: 'Remote ID',
border: InputBorder.none,