defaultBarrierColor property

int defaultBarrierColor
final

The default color of the barrier that appears behind the bottom sheet. This is a 32 bit integer value in the format of 0xAARRGGBB.

Implementation

final int defaultBarrierColor;