Dart API Reference
dart:web_gl
RenderingContext
depthMask
depthMask
method
@DomName('WebGLRenderingContext.depthMask')
@DocsEditable()
void
depthMask
(
bool
flag
)