of static method

Implementation

static OpalWrapperState of(BuildContext context) =>
    context.findAncestorStateOfType<OpalWrapperState>()!;