common_form_taskDueDateHelper property
String
get
common_form_taskDueDateHelper
Select the due date for the task.
Implementation
String get common_form_taskDueDateHelper {
return Intl.message(
'Select the due date for the task.',
name: 'common_form_taskDueDateHelper',
desc: '',
args: [],
);
}