menu
js_bindings package
documentation
bindings/svg2.dart
PropsSVGGeometryElement
isPointInFill method
isPointInFill method
dark_mode
light_mode
isPointInFill
method
bool
isPointInFill
(
[
DOMPointInit
?
point
])
Implementation
bool isPointInFill([DOMPointInit? point]) => js_util.callMethod(this, 'isPointInFill', [point]);
js_bindings package
documentation
bindings/svg2
PropsSVGGeometryElement
isPointInFill method
PropsSVGGeometryElement extension on
SVGGeometryElement