menu
js_bindings package
documentation
bindings/dom.dart
PropsXSLTProcessor
importStylesheet method
importStylesheet method
dark_mode
light_mode
importStylesheet
method
void
importStylesheet
(
Node
style
)
Implementation
void importStylesheet(Node style) => js_util.callMethod(this, 'importStylesheet', [style]);
js_bindings package
documentation
bindings/dom
PropsXSLTProcessor
importStylesheet method
PropsXSLTProcessor extension on
XSLTProcessor