menu
html package
documentation
dom.dart
Comment
nodeType property
nodeType property
dark_mode
light_mode
nodeType
property
@
override
int
get
nodeType
override
Implementation
@override int get nodeType => Node.COMMENT_NODE;
html package
documentation
dom
Comment
nodeType property
Comment class