menu
korean_dictionary package
documentation
korean_learners_dictionary/korean_learners_dictionary.dart
PronunciationInfo
PronunciationInfo.new const constructor
PronunciationInfo.new 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.new const constructor
PronunciationInfo class