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 =>
    'Hier findest du alle wichtigen Statistiken. Du kannst eine Streak aktivieren indem du mindestens 5 Minuten lang Übungen am Tag machst. Für jeden Tag erhältst du einen Schritt und baust deine Streak um eins aus. Deine aktuelle Streak wird dir oben links neben der Flamme angezeigt. Aber Achtung: Die Streak wird auf 0 zurückgesetzt, wenn du an einem Tag weniger als 5 Minuten übst! Klicke um fortzufahren.';