static JarFormState? of(BuildContext context) { return context.findAncestorStateOfType<JarFormState>(); }