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
AlwaysStoppedAnimation
Class AlwaysStoppedAnimation<T>
Type parameters
T
:
double
|
Color
Hierarchy
Animation
<
T
>
AlwaysStoppedAnimation
Implements
RuntimeBaseClass
Index
Constructors
constructor
Properties
internal
Runtime
Type
runtime
Type
value
Constructors
constructor
new
Always
Stopped
Animation<T>
(
value
:
T
, targetRuntimeType
:
Type
<
Function
>
)
:
AlwaysStoppedAnimation
<
T
>
Type parameters
T
:
Color
|
double
Parameters
value:
T
targetRuntimeType:
Type
<
Function
>
Returns
AlwaysStoppedAnimation
<
T
>
Properties
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
AlwaysStoppedAnimation
>
= ...
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
constructor
internal
Runtime
Type
runtime
Type
value
Animation
Generated using
TypeDoc