verticalFeedShown property

VoidCallback? verticalFeedShown
final

This callback function will let you know that stories are started to be presented to the users.

Implementation

final VoidCallback? verticalFeedShown;