CLTabView constructor
const
CLTabView({})
Implementation
const CLTabView({
super.key,
required this.clTabItems,
this.title,
this.titleWidget,
this.showDivider = false,
this.indicatorColor,
this.onTabChanged,
});