dToDateStr property

String get dToDateStr

yyyy-MM-dd样式日期

Implementation

String get dToDateStr => dFormat(pattern: 'yyyy-MM-dd');