showSkip property

bool showSkip
final

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;