encodeScreenEncodeBtnText property
Implementation
String get encodeScreenEncodeBtnText {
return Intl.message(
'Encode',
name: 'encodeScreenEncodeBtnText',
desc: 'Text for the encode button of the encode screen',
locale: localeName,
);
}