SpanView constructor

SpanView(
  1. SpanModel model
)

Implementation

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