PullToRefreshContainerBuilder typedef

PullToRefreshContainerBuilder = Widget Function(PullToRefreshScrollNotificationInfo? info)

Implementation

typedef PullToRefreshContainerBuilder = Widget Function(
    PullToRefreshScrollNotificationInfo? info);