menu
tutorial_system package
documentation
model/tutorial_step.dart
WidgetHighlightTutorialStep
tutorialText property
tutorialText property
dark_mode
light_mode
tutorialText
property
String
tutorialText
final
The text to be displayed on screen during this tutorial step.
Implementation
final String tutorialText;
tutorial_system package
documentation
model/tutorial_step
WidgetHighlightTutorialStep
tutorialText property
WidgetHighlightTutorialStep class