Callback for when a story and it index is currently being shown.
final void Function(StoryItem storyItem, int index)? onStoryShow;