setLinePath method

void setLinePath(
  1. List<Offset> linePath,
  2. Color color,
  3. double strokeWidth
)

Implementation

void setLinePath(List<Offset> linePath, Color color, double strokeWidth) {}