ColumnView constructor

ColumnView(
  1. ColumnModel model
)

Implementation

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