overlayLayers property

WidgetOverlayLayers? overlayLayers
final

Layers drawn over rows, each covering exactly the box those rows occupy. Absent for almost every config. Honoured in preview and published render; compose mode ignores it. See __docs__/CONTRACT_overlay_layers.md.

Implementation

final WidgetOverlayLayers? overlayLayers;