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