menu
flare_flutter package
documentation
base/animation/keyframe.dart
KeyFrameInt
setValue abstract method
setValue abstract method
dark_mode
light_mode
setValue
abstract method
void
setValue
(
ActorComponent
?
component
,
double
value
,
double
mix
)
Implementation
void setValue(ActorComponent? component, double value, double mix);
flare_flutter package
documentation
base/animation/keyframe
KeyFrameInt
setValue abstract method
KeyFrameInt class