menu
audioplayersmodify package
documentation
web/audioplayers_web.dart
WrappedPlayer
stop method
stop method
dark_mode
light_mode
stop
method
void
stop
(
)
Implementation
void stop() { pausedAt = 0; _cancel(); }
audioplayersmodify package
documentation
web/audioplayers_web
WrappedPlayer
stop method
WrappedPlayer class