static Translate? of(BuildContext context) { return Localizations.of<Translate>(context, Translate); }