dateSeparatorFormat property

DateFormat? dateSeparatorFormat
final

The formatting of the date in the date separator. By default it will adapt according to the difference with today

Implementation

final intl.DateFormat? dateSeparatorFormat;