of static method
Implementation
static InheritedL10n of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<InheritedL10n>()!;
static InheritedL10n of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<InheritedL10n>()!;