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