menu
vit_gpt_dart_api package
documentation
data/interfaces/simple_audio_player_model.dart
SimpleAudioPlayer
getVolumeIntensity abstract method
getVolumeIntensity abstract method
dark_mode
light_mode
getVolumeIntensity
abstract method
Stream
<
double
>
?
getVolumeIntensity
(
)
Implementation
Stream<double>? getVolumeIntensity();
vit_gpt_dart_api package
documentation
data/interfaces/simple_audio_player_model
SimpleAudioPlayer
getVolumeIntensity abstract method
SimpleAudioPlayer class