tTutorialStatistics3 property

  1. @override
String get tTutorialStatistics3
override

No description provided for @tTutorialStatistics3.

In en, this message translates to: '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 tTutorialStatistics3 =>
    'But beware: your streak will be reset to 0 if you practise for less than 5 minutes in a day! Click to continue.';