menu
story_viewer package
documentation
widgets/progress_widget.dart
StoryProgressWidget
onPaused method
onPaused method
dark_mode
light_mode
onPaused
method
void
onPaused
(
)
Implementation
void onPaused() { controller!.animationController.stop(canceled: true); }
story_viewer package
documentation
widgets/progress_widget
StoryProgressWidget
onPaused method
StoryProgressWidget class