tTutorialSteps property

  1. @override
String get tTutorialSteps
override

No description provided for @tTutorialSteps.

In en, this message translates to: 'Here you can see your steps. If you do exercises of 5 minutes per day, you will make one step forward. Click to continue.'

Implementation

@override
String get tTutorialSteps =>
    'Here you can see your steps. If you do exercises of 5 minutes per day, you will make one step forward. Click to continue.';