aboutListTileTitleRaw property

  1. @override
String aboutListTileTitleRaw
override

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

Implementation

@override
String get aboutListTileTitleRaw => r'關於$applicationName';