menu
sass_api package
documentation
sass_api.dart
IfRuleClause
children property
children property
dark_mode
light_mode
children
property
List
<
Statement
>
children
final
The statements to evaluate if this clause matches.
Implementation
final List<Statement> children;
sass_api package
documentation
sass_api
IfRuleClause
children property
IfRuleClause class