VTabBarStyle constructor
const
VTabBarStyle({})
Implementation
const VTabBarStyle(
{this.labelColor,
this.unselectedLabelColor,
this.overlayColor,
this.overlayColorPressed,
this.indicatorWeight,
this.indicatorColor,
this.labelStyle,
this.unselectedLabelStyle,
this.unselectedBackgroundColor,
this.selectedBackgroundColor});