autoScroll property

bool? autoScroll
final

Auto-scroll the primary target into view when the step activates. null — inherits from HintTour.autoScroll; false by default — the engine never moves content unless you opt in.

Implementation

final bool? autoScroll;