OnRefreshCall typedef
OnRefreshCall =
void Function(CusRefreshController controller)
Implementation
typedef void OnRefreshCall(CusRefreshController controller);
typedef void OnRefreshCall(CusRefreshController controller);