ErrorToastCustomWidget typedef

ErrorToastCustomWidget = ToastMessage? Function(Response response)

Implementation

typedef ErrorToastCustomWidget = ToastMessage? Function(http.Response response);