of static method

_StringsEn of(
  1. BuildContext context
)

Implementation

static _StringsEn of(BuildContext context) => InheritedLocaleData.of<AppLocale, _StringsEn>(context).translations;