tutorialTextStyle property
Implementation
final TextStyle tutorialTextStyle = const TextStyle(fontSize: 14.0, color: Colors.red, fontWeight: FontWeight.bold);
final TextStyle tutorialTextStyle = const TextStyle(fontSize: 14.0, color: Colors.red, fontWeight: FontWeight.bold);