pullToRefresh property

bool pullToRefresh
final

Choose if to add a Pull to refresh functionality This wil call ref.refresh(provider) internally Default false

Implementation

final bool pullToRefresh;