TatoebaExampleSentencesEnhancement constructor
Initialise this enhancement with the hardset parameters.
Implementation
TatoebaExampleSentencesEnhancement()
: super(
uniqueKey: key,
label: 'Tatoeba Example Sentences',
description: 'Pick example phrases and sentences from Tatoeba.',
icon: Icons.article_outlined,
field: TermField.instance,
);