menu
analyzer package
documentation
dart/ast/ast.dart
BlockFunctionBody
block property
block property
dark_mode
light_mode
block
property
Block
get
block
Return the block representing the body of the function.
Implementation
Block get block;
analyzer package
documentation
dart/ast/ast
BlockFunctionBody
block property
BlockFunctionBody class