HeaderView constructor

HeaderView(
  1. HeaderModel model
)

Implementation

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