Dart API Reference
dart:html
DomRectReadOnly
containsPoint
containsPoint
method
Tests whether another is inside or along the edges of this.
bool
containsPoint
(
Point
<
num
>
another
)
Tests whether another is inside or along the edges of
this
.