currentWindow property

Window? currentWindow

return current window for window's engine

Implementation

Window? get currentWindow => _window;