barrierColor property

Color barrierColor
final

The color of the barrier overlay shown behind the nav bar when the menu is open.

Set to Colors.transparent and barrierBlur to 0 to disable the barrier. Defaults to black with ~25% opacity.

Implementation

final Color barrierColor;