cancelAnimationFrame method
Implementation
void cancelAnimationFrame(int handle) =>
js_util.callMethod(this, 'cancelAnimationFrame', [handle]);
void cancelAnimationFrame(int handle) =>
js_util.callMethod(this, 'cancelAnimationFrame', [handle]);