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