onAfterNext method
Called after navigating to the next step Override this method to perform actions after continuing
Implementation
Future<void> onAfterNext() async {}
Called after navigating to the next step Override this method to perform actions after continuing
Future<void> onAfterNext() async {}