remaining property

double remaining

Implementation

double get remaining =>
    end!.inMilliseconds / 1000 - _audioElement.currentTime;