The Path.offset() method returns a new Path that is offset by distance from the original path.
Path.offset()
Path path.offset(float distance)