of static method

Implementation

static YTIMLocalizations of(BuildContext context) {
  return Localizations.of(context, YTIMLocalizations);
}