menu
simulator package
documentation
simulator.dart
InterceptableAnimation
InterceptableAnimation.new constructor
InterceptableAnimation.new constructor
dark_mode
light_mode
InterceptableAnimation
constructor
InterceptableAnimation
(
Animation
<
double
>
?
animation
, {
String
?
label
,
})
Implementation
InterceptableAnimation(super.animation, {this.label});
simulator package
documentation
simulator
InterceptableAnimation
InterceptableAnimation.new constructor
InterceptableAnimation class