menu
flutter_ast package
documentation
flutter_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;
flutter_ast package
documentation
flutter_ast
MethodDeclaration
body property
MethodDeclaration class