navigationRailIndicatorRadius property

double? navigationRailIndicatorRadius
final

Border radius of the selection indicator on the NavigationRail.

If not defined, defaults to StadiumBorder.

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

Implementation

final double? navigationRailIndicatorRadius;