stencilClip constant
The stencil buffer is shown instead of the color buffer.
Implementation
static const MapWidgetDebugOptions stencilClip = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.stencilClip,
);
The stencil buffer is shown instead of the color buffer.
static const MapWidgetDebugOptions stencilClip = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.stencilClip,
);