menu
korean_dictionary package
documentation
korean_learners_dictionary/korean_learners_dictionary.dart
PronunciationInfo
PronunciationInfo const constructor
PronunciationInfo const constructor
dark_mode
light_mode
PronunciationInfo
constructor
const
PronunciationInfo
(
{
required
String
pronunciation
,
String
?
link
,
})
Implementation
const PronunciationInfo({ required this.pronunciation, this.link, });
korean_dictionary package
documentation
korean_learners_dictionary/korean_learners_dictionary
PronunciationInfo
PronunciationInfo const constructor
PronunciationInfo class