tag property

String tag

標籤

Implementation

String get tag {
  return Intl.message(
    '標籤',
    name: 'tag',
    desc: '',
    args: [],
  );
}