PositionedView constructor

PositionedView(
  1. PositionedModel model
)

Implementation

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