menu
kraken package
documentation
dom.dart
Comment
Comment constructor
Comment constructor
dark_mode
light_mode
Comment
constructor
Comment
(
[
dynamic
context
])
Implementation
Comment([context]) : super(NodeType.COMMENT_NODE, context);
kraken package
documentation
dom
Comment
Comment constructor
Comment class