of static method
Implementation
static ChatStrings? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<ChatStrings>();
static ChatStrings? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<ChatStrings>();