RowView constructor

RowView(
  1. RowModel model
)

Implementation

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