build abstract method

Path build({
  1. Rect? rect,
  2. double? scale,
})

Implementation

Path build({Rect? rect, double? scale});