onComplete property
Callback for when a full cycle of story is shown. This will be called
each time the full story completes when repeat is set to true
.
Implementation
final VoidCallback? onComplete;
Callback for when a full cycle of story is shown. This will be called
each time the full story completes when repeat is set to true
.
final VoidCallback? onComplete;