isDatePast property

bool isDatePast

Implementation

bool get isDatePast => horaInicial.isBefore(DateTime.now().horaInicial);