tLogoutMessage property

  1. @override
String get tLogoutMessage
override

No description provided for @tLogoutMessage.

In en, this message translates to: 'Are you sure you want to log out?'

Implementation

@override
String get tLogoutMessage => 'Möchtest du dich wirklich abmelden?';