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