of static method

Implementation

static I18NextLocaleBuilderState? of(BuildContext context) =>
    context.findAncestorStateOfType<I18NextLocaleBuilderState>();