getFormattedDate abstract method

String getFormattedDate({
  1. DateTime? customDate,
})

Implementation

String getFormattedDate({DateTime? customDate});