onboardingBuilder property

WidgetBuilder? onboardingBuilder
finalinherited

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;