menu
sarmay_fplayer package
documentation
fplayer_platform_interface.dart
FplayerPlatform
volumeMute method
volumeMute method
dark_mode
light_mode
volumeMute
method
Future
<
double
?
>
volumeMute
(
)
Implementation
Future<double?> volumeMute() { throw UnimplementedError('volumeMute() has not been implemented.'); }
sarmay_fplayer package
documentation
fplayer_platform_interface
FplayerPlatform
volumeMute method
FplayerPlatform class