welcomeScreen property

AiutaWelcomeScreenFeature? welcomeScreen
final

Represents the optional welcome screen feature, shown when the SDK is opened for the first time. It depends on the onboarding completion; if the onboarding is not provided, the welcome screen will always be shown unless the SDK configured without it by yourself.

Implementation

final AiutaWelcomeScreenFeature? welcomeScreen;