Call `NSApplication.shared.keyWindow?.close()`.
More...
Call NSApplication.shared.keyWindow?.close().
NSApplication.shared.keyWindow?.close()
final plugin = CloseKeyNswindow(); await plugin.closeKeyWindow();
flutter-cavalry.com
Repository (GitHub)
API reference
BSD-3-Clause (license)
flutter, plugin_platform_interface
Packages that depend on close_key_nswindow
Back