menu
clipper2 package
documentation
clipper2.dart
PolyPathD
PolyPathD.new constructor
PolyPathD.new constructor
dark_mode
light_mode
PolyPathD
constructor
PolyPathD
(
{
PathD
?
polygon
,
PolyPathD
?
parent
,
required
double
scale
,
})
Implementation
PolyPathD({super.polygon, super.parent, required this.scale});
clipper2 package
documentation
clipper2
PolyPathD
PolyPathD.new constructor
PolyPathD class