displayMode property
final
IntroductionDisplayMode.multiPageHorizontal Configured introduction pages will be shown on seperate screens and can be navigated using using buttons (if enabled) or swiping.
!Unimplemented! IntroductionDisplayMode.singleScrollablePageVertical All configured introduction pages will be shown on a single scrollable page.
Implementation
final IntroductionDisplayMode displayMode;