menu
story_viewer package
documentation
widgets/progress_widget.dart
StoryProgressWidget
onPlayed method
onPlayed method
dark_mode
light_mode
onPlayed
method
void
onPlayed
(
)
Implementation
void onPlayed() { controller!.animationController.forward(); }
story_viewer package
documentation
widgets/progress_widget
StoryProgressWidget
onPlayed method
StoryProgressWidget class