drawerIndicatorOpacity property

double? drawerIndicatorOpacity
final

Defines the opacity used on the NavigationDrawer's indicator color.

If not defined, default to 1, fully opaque.

Implementation

final double? drawerIndicatorOpacity;