Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
appear({Alignment alignmentScale = Alignment.center, required Between<double> fading, required Between<double> scaling})
→ MamableSet<MamableSingle>
-
fading first
-
enlarge({Alignment alignmentScale = Alignment.topLeft, required Between<double> scaling, required Between<Offset> sliding})
→ MamableSet<MamableSingle>
-
-
generator_mamableSet_shoot(Offset delta, {Generator<double> distribution = FKeep.generateDouble, (Curve, Curve)? curve, required Alignment alignmentScale, required int total})
→ Generator<MamableSet<MamableSingle>>
-
-
generator_mamableSet_spill(Generator<double> direction, double distance, {(Curve, Curve)? curve, required int total})
→ Generator<MamableSet<MamableSingle>>
-
-
mamableSet_leave({Alignment alignment = Alignment.topLeft, required Between<double> rotation, required Between<Offset> sliding})
→ MamableSet<MamableSingle>
-
with slide
-
mamableSet_shoot({Alignment alignmentScale = Alignment.topLeft, required Between<Offset> sliding, required Between<double> scaling})
→ MamableSet<MamableSingle>
-
-
penetrate({double opacityShowing = 1.0, (Curve, Curve)? curveClip, Clip clipBehavior = Clip.hardEdge, required Between<double> fading, required Between<Rect> recting, required SizingPathFrom<Rect> sizingPathFrom})
→ MamableSet<MamableSingle>
-
-
slideToThenScale({required Offset destination, required double scaleEnd, double interval = 0.5, (Curve, Curve) curveScale = (Curves.linear, Curves.linear), (Curve, Curve) curveSlide = (Curves.linear, Curves.linear)})
→ MamableSet<MamableSingle>
-
-
spill({required Between<double> fading, required Between<Offset> sliding})
→ MamableSet<MamableSingle>
-