tutorial_coach_mark
tutorial_coach_mark copied to clipboard
tutorialCoacmark next method always trigerred when tapped/pressed a widget having Global Key on Target Content
Hi @ramaagusdwi Thanks for report. Could you give me more information. I don't understand very well this issue.
How can i trigger target focus to other while clicking on widgets which are in target content
rather than clicking on focused area
There is example this behavior ur! In this project. You can do next or previous.
In TargetContent
:builder
:
call controller.previous();
or controller.next();