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