fix msgbox hasCancel and home id editor focus problem
This commit is contained in:
@@ -169,9 +169,6 @@ class _RemotePageState extends State<RemotePage> {
|
||||
if (value == 'mode') {}
|
||||
}();
|
||||
},
|
||||
onDoubleTap: () {
|
||||
print('double tap');
|
||||
},
|
||||
onTap: () {
|
||||
print('tap');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user