inherited property

List<InheritedAnimatedStyleEntry>? inherited
final

Inherited style entries for animationsStyle and transitionsStyle from the inheritance chain of the element.

Implementation

final List<InheritedAnimatedStyleEntry>? inherited;