menu
analyzer package
documentation
dart/ast/ast.dart
ExpressionFunctionBody
semicolon property
semicolon property
dark_mode
light_mode
semicolon
property
Token
?
get
semicolon
Return the semicolon terminating the statement.
Implementation
Token? get semicolon;
analyzer package
documentation
dart/ast/ast
ExpressionFunctionBody
semicolon property
ExpressionFunctionBody class