SnowflakeModel class

Constructors

SnowflakeModel(Random random)

Properties

animationProgress AnimationProgress?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
path Path?
no setter
random Random
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size double
getter/setter pair
tween Animatable?
getter/setter pair

Methods

drawPath() → void
maintainRestart(Duration time) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
restart({Duration time = Duration.zero}) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

cachedFlakes Map<int, Path>
getter/setter pair