menu
spoiler_widget package
documentation
models/spoiler_configs.dart
ParticlePathPreset
ParticlePathPreset.new const constructor
ParticlePathPreset.new const constructor
dark_mode
light_mode
ParticlePathPreset
constructor
const
ParticlePathPreset
(
{
required
Path
path
,
double
?
areaFactor
,
})
Implementation
const ParticlePathPreset({ required this.path, this.areaFactor, });
spoiler_widget package
documentation
models/spoiler_configs
ParticlePathPreset
ParticlePathPreset.new const constructor
ParticlePathPreset class