InheritedAnimatedStyleEntry constructor
InheritedAnimatedStyleEntry({
- List<
CSSAnimationStyle> ? animationStyles, - CSSStyle? transitionsStyle,
Implementation
InheritedAnimatedStyleEntry({this.animationStyles, this.transitionsStyle});