menu
messenger
util/web/non_web.dart
WebUtils
closeWindow static method
closeWindow
dark_mode
light_mode
closeWindow
static method
void
closeWindow
(
)
Closes the current window.
Implementation
static void closeWindow() { // No-op. }
messenger
non_web
WebUtils
closeWindow static method
WebUtils class