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