WindowElement constructor
WindowElement(
- Window widget
Instantiates the rendering element for the given Window.
Implementation
WindowElement(Window super.widget);
Instantiates the rendering element for the given Window.
WindowElement(Window super.widget);