animationStyles property

List<CSSAnimationStyle>? animationStyles
final

Styles coming from the animations of the ancestor, if any, in the style inheritance chain.

Implementation

final List<CSSAnimationStyle>? animationStyles;