aboutListTileTitleRaw property

  1. @override
String get aboutListTileTitleRaw
override

The raw version of aboutListTileTitle, with $applicationName verbatim in the string.

Implementation

@override
String get aboutListTileTitleRaw =>
    _isKmr ? 'Der barê \$applicationName de' : 'دەربارەی \$applicationName';