looped property
bool
get
looped
Indicate if the audio file should be played repeatedly or once
Implementation
bool get looped => _looped;
Indicate if the audio file should be played repeatedly or once
bool get looped => _looped;