menu
analyzer package
documentation
dart/ast/ast.dart
Comment
isBlock property
isBlock property
dark_mode
light_mode
isBlock
property
bool
get
isBlock
Return
true
if this is a block comment.
Implementation
bool get isBlock;
analyzer package
documentation
dart/ast/ast
Comment
isBlock property
Comment class