tEndExerciseConfirmation property

  1. @override
String get tEndExerciseConfirmation
override

No description provided for @tEndExerciseConfirmation.

In en, this message translates to: 'Are you sure you want to finish the exercise?'

Implementation

@override
String get tEndExerciseConfirmation =>
    'Are you sure you want to finish the exercise?';