timeGapFromZero property

int get timeGapFromZero

Implementation

int get timeGapFromZero => start.hour * 60 + start.minute;