of static method

Return the nearest instance.

Implementation

static SynthizerScopeState of(final BuildContext context) =>
    maybeOf(context)!;