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