utils/path library

Functions

createDashedPath(Path source, List<num> dashArray) Path
createPathFromChartPoints(Size size, BoundingBox bounds, List<Point> points, {bool closePath = false}) Path?