headPhotoSettingSubTitle property

String headPhotoSettingSubTitle

側選單是否顯示大頭貼

Implementation

String get headPhotoSettingSubTitle {
  return Intl.message(
    '側選單是否顯示大頭貼',
    name: 'headPhotoSettingSubTitle',
    desc: '',
    args: [],
  );
}