onWebGlContextLost property
Stream of webglcontextlost
events handled by this CanvasElement.
Implementation
ElementStream<gl.ContextEvent> get onWebGlContextLost =>
webGlContextLostEvent.forElement(this);
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Stream of webglcontextlost
events handled by this CanvasElement.
ElementStream<gl.ContextEvent> get onWebGlContextLost =>
webGlContextLostEvent.forElement(this);