tapOnTarget property

bool tapOnTarget
final

Whether a tap on a spotlighted target advances the tour (when onTapTarget is not set). Both taps default to "next" — the same behavior as before region distinction; set false to require an explicit button/callback.

Implementation

final bool tapOnTarget;