shouldShowInstructionCarousel property
Whether the instruction carousel should be shown. Default value is true.
Implementation
set shouldShowInstructionCarousel(bool value) =>
_map["shouldShowInstructionCarousel"] = value;
Whether the instruction carousel should be shown. Default value is true.
set shouldShowInstructionCarousel(bool value) =>
_map["shouldShowInstructionCarousel"] = value;