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