textSizeOnboardingMessage property

  1. @Deprecated('Removed. See section migration in docs.docutain.com for more information')
double? textSizeOnboardingMessage
getter/setter pair

The text size of the onboarding popup message that appears when the scan page is opened for the first time.

Implementation

@Deprecated(
    'Removed. See section migration in docs.docutain.com for more information')
double? textSizeOnboardingMessage;