of static method

Implementation

static VxAdaptiveScope of(BuildContext context) =>
    context.dependOnInheritedWidgetOfExactType<VxAdaptiveScope>()!;