CssStyleDeclaration typedef
All usages of this type alias should be updated to the more consistent CSSStyleDeclaration.
Implementation
@Deprecated('Use CSSStyleDeclaration instead.')
typedef CssStyleDeclaration = CSSStyleDeclaration;
All usages of this type alias should be updated to the more consistent CSSStyleDeclaration.
@Deprecated('Use CSSStyleDeclaration instead.')
typedef CssStyleDeclaration = CSSStyleDeclaration;