barrierColor property

Color? barrierColor
final

The color to use for the modal barrier. If this is null, the barrier will be transparent.

Implementation

final Color? barrierColor;