of static method

Implementation

static FormBuilderState? of(BuildContext context) =>
    context.findAncestorStateOfType<FormBuilderState>();