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