indicatorHeight property

double indicatorHeight
final

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

The value of this parameter must be null or greater than zero and its default value is 4.0.

If the value is null then the indicator will be removed

Implementation

final double indicatorHeight;