dIsPast property

bool get dIsPast

时间是否是过去

Implementation

bool get dIsPast => isBefore(DateTime.now());