menu
hrd package
documentation
Services/player.dart
ChatVoicePlayer
ChatVoicePlayer.new const constructor
ChatVoicePlayer.new const constructor
dark_mode
light_mode
ChatVoicePlayer
constructor
const
ChatVoicePlayer
(
{
Key
?
key
,
required
File
audioFile
,
})
Implementation
const ChatVoicePlayer({super.key, required this.audioFile});
hrd package
documentation
Services/player
ChatVoicePlayer
ChatVoicePlayer.new const constructor
ChatVoicePlayer class