menu
flame package
documentation
widgets.dart
SpriteAnimationWidget
onComplete property
onComplete property
dark_mode
light_mode
onComplete
property
VoidCallback
?
onComplete
final
A callback that is called when the animation completes.
Implementation
final VoidCallback? onComplete;
flame package
documentation
widgets
SpriteAnimationWidget
onComplete property
SpriteAnimationWidget class