loadingWidget property
Widget that shows before inititalizing the onboarding flow. Defaults to CircularProgressIndicator.
Implementation
final Widget? loadingWidget;
Widget that shows before inititalizing the onboarding flow. Defaults to CircularProgressIndicator.
final Widget? loadingWidget;