menu
bonfire package
documentation
util/sprite_animation_render.dart
SpriteAnimationRender
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Implementation
bool get isPaused => _animationTicker?.isPaused ?? false;
bonfire package
documentation
util/sprite_animation_render
SpriteAnimationRender
isPaused property
SpriteAnimationRender class