menu
analyzer package
documentation
dart/ast/ast.dart
MethodDeclaration
body property
body property
dark_mode
light_mode
body
property
FunctionBody
get
body
Return the body of the method.
Implementation
FunctionBody get body;
analyzer package
documentation
dart/ast/ast
MethodDeclaration
body property
MethodDeclaration class