PagerView constructor

PagerView(
  1. PagerModel model
)

Implementation

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