indicatorWeight property

double indicatorWeight
final

The thickness of the line that appears below the selected tab.

The value of this parameter must be greater than zero and its default value is 2.0.

If indicator is specified or provided from TabBarTheme, this property is ignored.

Implementation

final double indicatorWeight;