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';