static Toastify of(BuildContext context) { return context.findAncestorWidgetOfExactType<Toastify>()!; }