mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 12:57:24 +00:00
search settings
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user