isOverlayShadow property

bool isOverlayShadow

Implementation

bool get isOverlayShadow =>
    roots.shadow && shadowType == ViewShadowType.overlay;