modelBounds constant

MapWidgetDebugOptions const modelBounds

Show 3D model bounding boxes.

Implementation

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