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