drawRangeElements method
Implementation
void drawRangeElements(
int mode, int start, int end, int count, int type, int offset) =>
js_util.callMethod(
this, 'drawRangeElements', [mode, start, end, count, type, offset]);
void drawRangeElements(
int mode, int start, int end, int count, int type, int offset) =>
js_util.callMethod(
this, 'drawRangeElements', [mode, start, end, count, type, offset]);