static Key verbIconKey(String infinitive, String mode, String tense) { return Key('startStudy_${infinitive}_${mode}_$tense'); }