stencilClip constant

MapWidgetDebugOptions const stencilClip

The stencil buffer is shown instead of the color buffer.

Implementation

static const MapWidgetDebugOptions stencilClip = MapWidgetDebugOptions._(
  MapWidgetDebugOptionsData.stencilClip,
);