webGLRenderingContext top-level property

dynamic get webGLRenderingContext

Provides an interface to the OpenGL ES 2.0 graphics rendering context for the drawing surface of an HTML

MDN Reference

Implementation

_i2.dynamic get webGLRenderingContext => _i4.getProperty(
      _self,
      'WebGLRenderingContext',
    );