showSkip property
Whether the default tooltip shows a "Skip" button on this step. Ignored on the last step of a tour (and on a single-step tour/hint): the tour is about to end anyway — "Done" does the same, so a "Skip" next to it would be redundant. Shown on intermediate steps only, and only when this flag is true.
Implementation
final bool showSkip;