transitionsStyle property

CSSStyle? transitionsStyle
final

The style coming from the transitions of the ancestor, if any, in the style inheritance chain.

Implementation

final CSSStyle? transitionsStyle;