tabBarBorderRadius property

BorderRadius? tabBarBorderRadius
final

Border radius of the outer tab bar container — used to clip Layer 1 (tab labels + background pill) to the same rounded shape.

Implementation

final BorderRadius? tabBarBorderRadius;