textOnboardingMessage property
- @Deprecated('Use onboarding.scanHintPopup.message. See section migration in docs.docutain.com for more information')
getter/setter pair
The text to show in the onboarding popup message that appears when the scan page is opened for the first time.
Implementation
@Deprecated(
'Use onboarding.scanHintPopup.message. See section migration in docs.docutain.com for more information')
String? textOnboardingMessage;