menu
animated_counter package
documentation
volcano_counter.dart
LavaParticle
LavaParticle constructor
LavaParticle constructor
dark_mode
light_mode
LavaParticle
constructor
LavaParticle
(
{
double
?
mass
,
Offset
?
initialVelocity
,
Offset
?
initialPosition
,
})
Implementation
LavaParticle({ this.mass, this.initialVelocity, this.initialPosition, });
animated_counter package
documentation
volcano_counter
LavaParticle
LavaParticle constructor
LavaParticle class