showOnboardingInfo property
Defines whether onboarding (help) screens will be displayed. If onboarding is disabled, the help button and tooltip won't be displayed.
Default: true
Implementation
bool? showOnboardingInfo = true;
Defines whether onboarding (help) screens will be displayed. If onboarding is disabled, the help button and tooltip won't be displayed.
Default: true
bool? showOnboardingInfo = true;