showIntroductionDialog property

bool showIntroductionDialog
getter/setter pair

Defines whether button for presenting onboarding screens will be present on screen

Default: true

Implementation

bool showIntroductionDialog = true;