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