menu
tutorial_overlay package
documentation
tutorial_step.dart
TutorialStep
widgetKey property
widgetKey property
dark_mode
light_mode
widgetKey
property
GlobalKey
<
State
<
StatefulWidget
>
>
?
widgetKey
final
The key of the widget to highlight in the UI.
Implementation
final GlobalKey? widgetKey;
tutorial_overlay package
documentation
tutorial_step
TutorialStep
widgetKey property
TutorialStep class