@override Widget generate(Context context) { return For.of([ if (main != null) main!, if (load != null) load!, ]); }