showSkip property
If true a close icon will be shown and user can finish the tutorial in this step
Is showClose is true the step can be dismissed clicking outside the tutorial widget
Implementation
final bool showSkip;
If true a close icon will be shown and user can finish the tutorial in this step
Is showClose is true the step can be dismissed clicking outside the tutorial widget
final bool showSkip;