TabView constructor

TabView(
  1. TabModel model
)

Implementation

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