menu
svgaplayer_flutter_plus_3 package
documentation
audio_layer.dart
SVGAAudioLayer
stopAudio method
stopAudio method
dark_mode
light_mode
stopAudio
method
dynamic
stopAudio
(
)
Implementation
stopAudio() { if (isPlaying() || isPaused()) _player.stop(); }
svgaplayer_flutter_plus_3 package
documentation
audio_layer
SVGAAudioLayer
stopAudio method
SVGAAudioLayer class