storyController property

AdvStoryController? storyController
final

A controller for manipulating flow and listening user interactions.

Provides methods to skip, pause, resume contents and stories, show and hide widgets on story contents, enable or disable gestures, capture and block events before they happen and more.

Implementation

final AdvStoryController? storyController;