menu
dictionary_api_free package
documentation
models/pronunciation.dart
Pronunciation
Pronunciation.new constructor
Pronunciation.new constructor
dark_mode
light_mode
Pronunciation
constructor
Pronunciation
(
{
required
String
text
,
required
String
audio
,
})
Implementation
Pronunciation({required this.text, required this.audio});
dictionary_api_free package
documentation
models/pronunciation
Pronunciation
Pronunciation.new constructor
Pronunciation class