`VirtKeyProvider` only used in ssh_term.dart`
This commit is contained in:
lollipopkit
2023-09-24 15:20:56 +08:00
parent 1194a87c76
commit 4619b6ef9c
4 changed files with 9 additions and 9 deletions

View File

@@ -118,6 +118,7 @@ class _SettingPageState extends State<SettingPage> {
),
],
),
/// Only for debug, this will cause the app to crash
// onDoubleTap: () => context.showRoundDialog(
// title: Text(l10n.attention),