onStoryUnpaused property

VoidCallback? onStoryUnpaused
final

Called whenever the user stops holding down a story Useful when displaying a video and you need to unpause the video

Implementation

final VoidCallback? onStoryUnpaused;