decodeScreenGalleryBtnText property
Implementation
String get decodeScreenGalleryBtnText {
return Intl.message(
'Gallery',
name: 'decodeScreenGalleryBtnText',
desc: 'Text for the gallery button of the decode screen',
locale: localeName,
);
}