tTutorialStatistics property

  1. @override
String get tTutorialStatistics
override

No description provided for @tTutorialStatistics.

In en, this message translates to: 'Here you will find all the important statistics. You can activate a streak by doing exercises per day for at least 5 minutes. You will receive one step for each day and your streak will increase by one. Your current streak is displayed at the top left of the flame. But beware: your streak will be reset to 0 if you practise for less than 5 minutes in a day! Click to continue.'

Implementation

@override
String get tTutorialStatistics =>
    'Here you will find all the important statistics. You can activate a streak by doing exercises per day for at least 5 minutes. You will receive one step for each day and your streak will increase by one. Your current streak is displayed at the top left of the flame. But beware: your streak will be reset to 0 if you practise for less than 5 minutes in a day! Click to continue.';