s_universal_html/src/controller/window_behavior_impl_others library
Functions
-
newDocument(
{required Window window, required String contentType, required bool filled}) → Document -
newHtmlDocument(
{required Window window, required String? contentType}) → HtmlDocument -
newWindow(
{required WindowController windowController, String href = 'http://localhost/'}) → Window