common_form_taskPriorityHelper property
String
get
common_form_taskPriorityHelper
Select the priority of the task.
Implementation
String get common_form_taskPriorityHelper {
return Intl.message(
'Select the priority of the task.',
name: 'common_form_taskPriorityHelper',
desc: '',
args: [],
);
}