isNowOrAfterCurrentDate property

bool Function(String? strDate) isNowOrAfterCurrentDate
final

Implementation

static final isNowOrAfterCurrentDate = DateTimeUtils.isNowOrAfterCurrentDate;