barrierColor property

Color barrierColor
final

For dropdown menus or slide menus, the color that is the background of the screen when the menu opens. Usually is translucent so the app can still be seen. This is the same region where "clicking off" the menu will close it. Below menu but on top of menu body.

Implementation

final Color barrierColor;