s_universal_html/src/controller/window_behavior_impl_browser library

Functions

newDocument({required Window window, required String contentType, required bool filled}) → Document
newHtmlDocument({required Window window, String? contentType}) → HtmlDocument
newNavigator({required Window window}) → Navigator
newWindow({required WindowController windowController}) → Window