createPath abstract method

Path createPath(
  1. double size,
  2. Neighbors? neighbors
)

Implementation

Path createPath(double size, Neighbors? neighbors);