XTabBarView constructor
- {Key key,
- TabController controller,
- ScrollPhysics physics,
- DragStartBehavior dragStartBehavior}
Implementation
XTabBarView(
{this.key, this.controller, this.physics, this.dragStartBehavior});
XTabBarView(
{this.key, this.controller, this.physics, this.dragStartBehavior});