ListLayoutView constructor

ListLayoutView(
  1. ListModel model
)

Implementation

ListLayoutView(this.model) : super(key: ObjectKey(model));