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