Animation durations, curves, and spring constants used across Kin widgets.
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
Static Properties
- fluidBounce → SpringDescription
-
Bouncy spring — used for carousel transitions, item reveals.
final
- fluidGentle → SpringDescription
-
Gentle spring — used for subtle morphing and layout changes.
final
- fluidSnap → SpringDescription
-
Snappy interactive spring — used for tab switches, search focus.
final
- spring → SpringDescription
-
final