TextView constructor

TextView(
  1. TextModel model
)

Implementation

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