حذف النموذج من قائمة النماذج
void delItem(int index) { multi!.removeAt(index); callListener(rebuild); }