toGuideKey property
The key of the widget to be highlighted for guidance, used to calculate position (or you can use a fixed Rect to define the position)
Implementation
GlobalKey? toGuideKey;
The key of the widget to be highlighted for guidance, used to calculate position (or you can use a fixed Rect to define the position)
GlobalKey? toGuideKey;