Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
flutter/animation
Animation
Class Animation<T>
Type parameters
T
:
double
|
Color
Hierarchy
Animation
AlwaysStoppedAnimation
Index
Constructors
constructor
Properties
runtime
Type
value
Constructors
constructor
new
Animation<T>
(
)
:
Animation
<
T
>
Type parameters
T
:
Color
|
double
Returns
Animation
<
T
>
Properties
Readonly
runtime
Type
runtime
Type
:
Type
<
typeof
Animation
>
= ...
Readonly
value
value
:
(
)
=>
T
extends
double
?
number
:
T
= ...
Type declaration
(
)
:
T
extends
double
?
number
:
T
Returns
T
extends
double
?
number
:
T
Modules
dart/_
http
dart/_
internal
dart/async
dart/collection
dart/convert
dart/core
dart/typed_
data
dart/ui
flutter/animation
flutter/cupertino
flutter/foundation
flutter/gestures
flutter/material
flutter/painting
flutter/physics
flutter/rendering
flutter/scheduler
flutter/semantics
flutter/services
flutter/widgets
http
scoped
Model
Animation
Behavior
Animation
Status
Always
Stopped
Animation
Animation
constructor
runtime
Type
value
Generated using
TypeDoc