targetId property
String
get
targetId
The current step's target id (for diagnostics on abort).
Implementation
String get targetId => tour.steps[stepIndex].targetId;
The current step's target id (for diagnostics on abort).
String get targetId => tour.steps[stepIndex].targetId;