cssFunctionRules property

List<CSSFunctionRule>? cssFunctionRules
final

A list of CSS at-function rules referenced by styles of this node.

Implementation

final List<CSSFunctionRule>? cssFunctionRules;