common_button_tasks property

String get common_button_tasks

TASKS

Implementation

String get common_button_tasks {
  return Intl.message(
    'TASKS',
    name: 'common_button_tasks',
    desc: '',
    args: [],
  );
}