menu
simple_animations package
documentation
animation_builder/play_animation_builder.dart
PlayAnimationBuilder<T>
fps property
fps property
dark_mode
light_mode
fps
property
int
?
fps
final
Limits the framerate of the animation if set.
Implementation
final int? fps;
simple_animations package
documentation
animation_builder/play_animation_builder
PlayAnimationBuilder<T>
fps property
PlayAnimationBuilder class