Tab constructor

Tab(
  1. TabModel model
)

Implementation

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