window property

Window? window

The sdl window that will be shown when the run method is called.

Implementation

Window? get window => _window;