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