getPath abstract method

Path getPath({
  1. required Size size,
})

Retrieve Path of shape

Implementation

Path getPath({required Size size});