builder property

Widget Function(ApiResponseList<T>? data) builder
final

Implementation

final Widget Function(ApiResponseList<T>? data) builder;