tNoExercisesDone property

  1. @override
String get tNoExercisesDone
override

No description provided for @tNoExercisesDone.

In en, this message translates to: 'No exercises have been done yet.'

Implementation

@override
String get tNoExercisesDone => 'Noch keine Übungen durchgeführt.';