void onItemClick(int index, People obj) { MyToast.show(obj.name!, context, duration: MyToast.LENGTH_SHORT); }