collision constant

MapWidgetDebugOptions const collision

Edges of glyphs and symbols are shown as faint, green lines to help diagnose collision and label placement issues.

Implementation

static const MapWidgetDebugOptions collision =
    MapWidgetDebugOptions._(_MapWidgetDebugOptions.collision);