DetectionResultRowIndicatorColumn constructor

DetectionResultRowIndicatorColumn(
  1. BoundingBox boundingBox,
  2. bool isLeft
)

Implementation

DetectionResultRowIndicatorColumn(super.boundingBox, this.isLeft);