search settings

This commit is contained in:
wgh19
2024-05-13 14:42:31 +08:00
parent 5d28cc0e06
commit 63ddb97183
6 changed files with 174 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ class MainPage extends StatefulWidget {
class _MainPageState extends State<MainPage> with WindowListener {
final navigatorKey = GlobalKey<NavigatorState>();
int index = 1;
int index = 2;
int windowButtonKey = 0;