@override Widget generate(Context context) { return Schedule.file( File.execute('$path/$name', child: For.of(children)), ticks: ticks, ); }