midiFile property

MidiFile? get midiFile
Gets the currently playing MIDI file.

Implementation

MidiFile? get midiFile => _midiFile;