length property

Duration get length
The length of the MIDI file.

Implementation

Duration get length => _times.last;