tabBarIndicatorTopRadius property

double? tabBarIndicatorTopRadius
final

The top left and right corner radius of the underline border indicator on the TabBar.

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

Implementation

final double? tabBarIndicatorTopRadius;