change default macos window size

This commit is contained in:
Junyuan Feng
2022-01-09 23:11:51 +08:00
parent 5a706313f5
commit 516cec5565
5 changed files with 12 additions and 15 deletions

View File

@@ -21,7 +21,6 @@ class MyApp extends StatelessWidget {
});
}
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
return ValueListenableBuilder<int>(