mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 20:21:29 +03:00
prepare keyboard
This commit is contained in:
@@ -79,7 +79,7 @@ class _HomePageState extends State<HomePage> {
|
||||
fontSize: 30,
|
||||
color: Color(0xFF00B6F0),
|
||||
),
|
||||
keyboardType: TextInputType.number,
|
||||
// keyboardType: TextInputType.number,
|
||||
decoration: InputDecoration(
|
||||
labelText: 'Remote ID',
|
||||
border: InputBorder.none,
|
||||
|
||||
Reference in New Issue
Block a user