menu
volume_info package
documentation
volume_info_platform_interface.dart
VolumeInfoPlatform
getVolumeState abstract method
getVolumeState abstract method
dark_mode
light_mode
getVolumeState
abstract method
Future
<
String
?
>
getVolumeState
(
String
uuid
)
Implementation
Future<String?> getVolumeState(String uuid);
volume_info package
documentation
volume_info_platform_interface
VolumeInfoPlatform
getVolumeState abstract method
VolumeInfoPlatform class