ScrollerView constructor

ScrollerView(
  1. ScrollerModel model
)

Implementation

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