cssKeyframesRules property
A list of CSS keyframed animations matching this node.
Implementation
final List<CSSKeyframesRule>? cssKeyframesRules;
A list of CSS keyframed animations matching this node.
final List<CSSKeyframesRule>? cssKeyframesRules;