onboardingKey property
The GlobalKey that will be assigned to the child widget.
This key is used to locate and highlight the widget during onboarding.
Implementation
final GlobalKey onboardingKey;
The GlobalKey that will be assigned to the child widget.
This key is used to locate and highlight the widget during onboarding.
final GlobalKey onboardingKey;