maybeOf static method
Implementation
static AppShellScope? maybeOf(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<AppShellScope>();
static AppShellScope? maybeOf(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<AppShellScope>();