navigationBarIndicatorRadius property

double? navigationBarIndicatorRadius
final

Border radius of the selection indicator on the NavigationBar.

If not defined, defaults to StadiumBorder.

FCS default, follows the Material M3 guide: https://m3.material.io/components/navigation-bar/specs.

Implementation

final double? navigationBarIndicatorRadius;