Dart
dart:web_gl
RenderingContext2
clear method
description
clear method
void
clear
(
int
mask
)
Implementation
void
clear(
int
mask) native;