nextScreen property
after successful onboarding will gets redirected to this screen if it is not null.
Implementation
final Widget? nextScreen;
after successful onboarding will gets redirected to this screen if it is not null.
final Widget? nextScreen;