aboutListTileTitleRaw property
override
The raw version of aboutListTileTitle, with $applicationName
verbatim
in the string.
Implementation
@override
String get aboutListTileTitleRaw => r'关于$applicationName';
The raw version of aboutListTileTitle, with $applicationName
verbatim
in the string.
@override
String get aboutListTileTitleRaw => r'关于$applicationName';