ListPullFooterWidget constructor

ListPullFooterWidget(
  1. ListPullFooterViewModel _viewModel
)

Implementation

ListPullFooterWidget(this._viewModel) : super(_viewModel);