menu
reader_mode package
documentation
reader_mode.dart
HtmlDomNode
unwrap property
unwrap property
dark_mode
light_mode
unwrap
property
Node
get
unwrap
Gets the underlying html package node.
Implementation
html.Node get unwrap => _node;
reader_mode package
documentation
reader_mode
HtmlDomNode
unwrap property
HtmlDomNode class