ListViewWidget constructor

ListViewWidget(
  1. ListViewModel _viewModel
)

Implementation

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