of static method
Return the nearest instance.
Implementation
static SynthizerScopeState of(final BuildContext context) =>
maybeOf(context)!;
Return the nearest instance.
static SynthizerScopeState of(final BuildContext context) =>
maybeOf(context)!;