mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
6 lines
88 B
Dart
6 lines
88 B
Dart
import 'package:flutter/widgets.dart';
|
|
|
|
class DesktopShutcutUtil {
|
|
void create() {}
|
|
}
|