verticalFeedDismissed property
This callback function will let you know that user dismissed the current story while watching it.
Implementation
final VoidCallback? verticalFeedDismissed;
This callback function will let you know that user dismissed the current story while watching it.
final VoidCallback? verticalFeedDismissed;