tabBarIndicatorWeight property

double? tabBarIndicatorWeight
final

The thickness of the underline border indicator on the TabBar.

If not defined, defaults to 2 in M2 and to 3 in M3.

Implementation

final double? tabBarIndicatorWeight;