formatter property
final
Used to format the date of the task when displayMode is MoodleTaskWidgetDisplayMode.nameAndCourseAndDate.
Implementation
static final formatter = DateFormat('dd.MM.yyyy');
Used to format the date of the task when displayMode is MoodleTaskWidgetDisplayMode.nameAndCourseAndDate.
static final formatter = DateFormat('dd.MM.yyyy');