duration property

Duration duration

Implementation

Duration get duration => Duration(milliseconds: end - begin);