afterHours property

int afterHours

Gets the duration in hours after the specified time.

Implementation

int get afterHours => hours * -1;