indicatorShapeForNavRail property

ShapeBorder? indicatorShapeForNavRail
final

Overrides the default value of NavigationRail's selection indicator shape, when useIndicator is true.

If this is null, NavigationRailThemeData.indicatorShape is used. If that is null, defaults to StadiumBorder.

Implementation

final ShapeBorder? indicatorShapeForNavRail;