isPointInStroke abstract method

bool isPointInStroke(
  1. dynamic pathOrX,
  2. num xOrY, [
  3. num y
])

Implementation

bool isPointInStroke(dynamic pathOrX, num xOrY, [num y]);