menu
korean_dictionary package
documentation
korean_learners_dictionary/korean_learners_dictionary.dart
ExampleInfo
ExampleInfo constructor
ExampleInfo constructor
dark_mode
light_mode
ExampleInfo
constructor
ExampleInfo
(
{
required
String
type
,
required
String
example
,
})
Implementation
ExampleInfo({required this.type, required this.example});
korean_dictionary package
documentation
korean_learners_dictionary/korean_learners_dictionary
ExampleInfo
ExampleInfo constructor
ExampleInfo class