tTutorialStatistics1 property

  1. @override
String get tTutorialStatistics1
override

No description provided for @tTutorialStatistics1.

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.'

Implementation

@override
String get tTutorialStatistics1 =>
    'Here you will find all the important statistics. You can activate a streak by doing exercises per day for at least 5 minutes.';