SpMotion class abstract final

Spring-flavoured motion. Bold & expressive uses overshoot on entrance.

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

Operators

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

Constants

emphasized → const Curve
Bouncy emphasis for icons/badges.
enter → const Curve
Confident overshoot for surfaces entering.
exit → const Curve
Crisp, quick exit.
fast → const Duration
medium → const Duration
slow → const Duration
standard → const Curve
Smooth standard easing.