targetKey property
The GlobalKey attached to the widget to highlight.
This key must be unique across all steps and attached to a visible widget in the widget tree.
Implementation
final GlobalKey targetKey;
The GlobalKey attached to the widget to highlight.
This key must be unique across all steps and attached to a visible widget in the widget tree.
final GlobalKey targetKey;