menu
analyzer package
documentation
dart/ast/ast.dart
AstNode
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
Return the number of characters in the syntactic entity's source range.
Implementation
@override int get length;
analyzer package
documentation
dart/ast/ast
AstNode
length property
AstNode class