DrawBoundingBox method

Implementation

String DrawBoundingBox(
  BoundingBoxBase box,
  ColorBase color,
) => 'DrawBoundingBox($box, $color)';