indicatorShape property
The shape of the selected indicator.
If this is null, NavigationDrawerThemeData.indicatorShape is used.
If that is also null, defaults to StadiumBorder.
Implementation
final ShapeBorder? indicatorShape;
The shape of the selected indicator.
If this is null, NavigationDrawerThemeData.indicatorShape is used.
If that is also null, defaults to StadiumBorder.
final ShapeBorder? indicatorShape;