nextScreen property

Widget? nextScreen
final

after successful onboarding will gets redirected to this screen if it is not null.

Implementation

final Widget? nextScreen;