isPointInStroke method Null safety

bool isPointInStroke(
  1. Point point
)

Implementation

bool isPointInStroke(Point point) native;