menu
fluxmly package
documentation
fluxmly
Fluxmly
stop method
stop
brightness_4
stop
method
Future
<
int
>
stop
(
)
Implementation
Future<int> stop() async{ final int res = await _channel.invokeMethod("stop"); return res; }
fluxmly package
documentation
fluxmly
Fluxmly
stop method
Fluxmly class
Constructors
Fluxmly
Properties
durationHandler
hashCode
playerHandler
positionHandler
runtimeType
Methods
dispose
noSuchMethod
pause
platformCallHandler
play
playNext
playPre
playTrack
seek
setDurationHandler
setPlayerHandler
setPlayMode
setPositionHandler
stop
toString
trackRichInfo
Operators
operator ==
Static methods
getDuration
getGuessLikeAlbum
getPlayCurrPositon
getTracks
init