of method

I18n of (
  1. BuildContext context
)

Implementation

static I18n of(BuildContext context) => Localizations.of<I18n>(context, I18n);