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
newNavigator({required Window window}) Navigator
newWindow({required WindowController windowController, String href = 'http://localhost/'}) Window