menu
cramr_ui_lib package
documentation
model/verb_metadata.dart
VerbMetadata
VerbMetadata.new constructor
VerbMetadata.new constructor
dark_mode
light_mode
VerbMetadata
constructor
VerbMetadata
(
String
_infinitive
,
String
_translation
,
String
_isoLanguage
)
Implementation
VerbMetadata(this._infinitive, this._translation, this._isoLanguage);
cramr_ui_lib package
documentation
model/verb_metadata
VerbMetadata
VerbMetadata.new constructor
VerbMetadata class