onPageLimitReached property
Called when the very last story is finished.
Functions like "Navigator.pop(context)" is expected.
Implementation
final VoidCallback? onPageLimitReached;
Called when the very last story is finished.
Functions like "Navigator.pop(context)" is expected.
final VoidCallback? onPageLimitReached;