factory ParticlePathPreset.custom( Path path, { double? areaFactor, }) => ParticlePathPreset(path: path, areaFactor: areaFactor);