tTutorialStatistics2 property

  1. @override
String get tTutorialStatistics2
override

No description provided for @tTutorialStatistics2.

In en, this message translates to: ' 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.'

Implementation

@override
String get tTutorialStatistics2 =>
    '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.';