closeWindow static method

void closeWindow()

Closes the current window.

Implementation

static void closeWindow() => web.window.close();