TDTabBarIndicator constructor
const
TDTabBarIndicator({
- BuildContext? context,
- double? indicatorWidth,
- double? indicatorHeight,
Implementation
const TDTabBarIndicator(
{this.context, this.indicatorWidth, this.indicatorHeight});