of static method

InheritedLocaleData<AppLocale, _StringsEn> of(
  1. BuildContext context
)

Implementation

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