mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-21 04:34:30 +08:00
dart: fix
This commit is contained in:
@@ -27,7 +27,7 @@ void main(List<String> args) async {
|
||||
runApp(const ProviderScope(child: App()));
|
||||
}
|
||||
|
||||
_initWindow() async {
|
||||
Future<void> _initWindow() async {
|
||||
await windowManager.ensureInitialized();
|
||||
await windowManager.setTitleBarStyle(
|
||||
TitleBarStyle.hidden,
|
||||
|
Reference in New Issue
Block a user