menu
analyzer package
documentation
dart/ast/ast.dart
CascadeExpression
sections property
sections property
dark_mode
light_mode
sections
property
@experimental
NodeList
<
CascadeSection
>
get
sections
The cascade sections sharing the common target.
Implementation
@experimental NodeList<CascadeSection> get sections;
analyzer package
documentation
dart/ast/ast
CascadeExpression
sections property
CascadeExpression class