ListItemView constructor

ListItemView(
  1. ListItemModel model
)

Implementation

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