onStoryPaused property

VoidCallback? onStoryPaused
final

Called whenever the user holds down a story Useful when displaying a video and you need to pause the video

Implementation

final VoidCallback? onStoryPaused;