animationStyles property
Styles coming from the animations of the ancestor, if any, in the style inheritance chain.
Implementation
final List<CSSAnimationStyle>? animationStyles;
Styles coming from the animations of the ancestor, if any, in the style inheritance chain.
final List<CSSAnimationStyle>? animationStyles;