menu
cramr_ui_lib package
documentation
model/verb_test_model.dart
VerbTestModel<T extends Verb>
pronouns property
pronouns property
dark_mode
light_mode
pronouns
property
List
<
String
>
get
pronouns
Implementation
List<String> get pronouns => _pronouns;
cramr_ui_lib package
documentation
model/verb_test_model
VerbTestModel<T extends Verb>
pronouns property
VerbTestModel class