mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
change default macos window size
This commit is contained in:
@@ -21,7 +21,6 @@ class MyApp extends StatelessWidget {
|
||||
});
|
||||
}
|
||||
|
||||
// This widget is the root of your application.
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return ValueListenableBuilder<int>(
|
||||
|
||||
Reference in New Issue
Block a user