fistTimeAuthNextScreen property
after first time succesful onboarding it will get redirected to this screen if not null else it redirects to nextScreen.
Implementation
final Widget? fistTimeAuthNextScreen;
after first time succesful onboarding it will get redirected to this screen if not null else it redirects to nextScreen.
final Widget? fistTimeAuthNextScreen;