menu
df_safer_dart_lints package
documentation
_common.dart
Block
statements property
statements property
dark_mode
light_mode
statements
property
NodeList
<
Statement
>
get
statements
The statements contained in the block.
Implementation
NodeList<Statement> get statements;
df_safer_dart_lints package
documentation
_common
Block
statements property
Block class