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