centerTime property

Duration get centerTime

Implementation

Duration get centerTime => startTime + duration * (1 / 2);