onComplete property

VoidCallback? onComplete
final

Called when the tour is completed (user finishes last step)

Implementation

final VoidCallback? onComplete;