window top-level property

Window window
final

The Window singleton. This object exposes the size of the display, the core scheduler API, the input event callback, the graphics drawing API, and other such core services.

Implementation

final Window window = new Window._()