AtomicAnimationsTheme class
Constructors
-
AtomicAnimationsTheme({Duration fast = AtomicAnimations.fast, Duration normal = AtomicAnimations.normal, Duration slow = AtomicAnimations.slow, Curve buttonCurve = AtomicAnimations.buttonCurve, Curve modalCurve = AtomicAnimations.modalCurve, Curve pageCurve = AtomicAnimations.pageCurve})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited