Appearance
github
EasyRefresh( onRefresh: () async { // refresh }, onLoad: () async { // loadmore }, child: ListView(), );