menu
audioplayersmodify package
documentation
web/audioplayers_web.dart
WrappedPlayer
shouldLoop method
shouldLoop method
dark_mode
light_mode
shouldLoop
method
bool
shouldLoop
(
)
Implementation
bool shouldLoop() => currentReleaseMode == ReleaseMode.LOOP;
audioplayersmodify package
documentation
web/audioplayers_web
WrappedPlayer
shouldLoop method
WrappedPlayer class