isPointInFill method Null safety

bool isPointInFill(
  1. Point point
)

Implementation

bool isPointInFill(Point point) native;