onboardingBuilder property
A builder function that builds the onboarding widget that is shown to the user when the application is launched for the first time.
Implementation
final WidgetBuilder? onboardingBuilder;
A builder function that builds the onboarding widget that is shown to the user when the application is launched for the first time.
final WidgetBuilder? onboardingBuilder;