menu
scanbot_sdk
scanbot_sdk.dart
IntroductionScreenConfiguration
items property
items
dark_mode
light_mode
items
property
List
<
IntroListEntry
>
items
getter/setter pair
Configure the scanning steps of the introduction screen.
Implementation
List<IntroListEntry> items;
scanbot_sdk
scanbot_sdk
IntroductionScreenConfiguration
items property
IntroductionScreenConfiguration class