drawerIndicatorRadius property

double? drawerIndicatorRadius
final

Border radius of the selection indicator on the NavigationDrawer.

If not defined, defaults to StadiumBorder.

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

Implementation

final double? drawerIndicatorRadius;