isPointInStroke method
Implementation
bool isPointInStroke([DOMPointInit? point]) =>
js_util.callMethod(this, 'isPointInStroke', [point]);
bool isPointInStroke([DOMPointInit? point]) =>
js_util.callMethod(this, 'isPointInStroke', [point]);