cssFunctionRules property
A list of CSS at-function rules referenced by styles of this node.
Implementation
final List<CSSFunctionRule>? cssFunctionRules;
A list of CSS at-function rules referenced by styles of this node.
final List<CSSFunctionRule>? cssFunctionRules;