loop property
If specified, the audio player will automatically seek back to the start upon reaching the end of the audio.
Implementation
final bool loop;
If specified, the audio player will automatically seek back to the start upon reaching the end of the audio.
final bool loop;