BoundingBoxOverlay constructor
const
BoundingBoxOverlay({})
Implementation
const BoundingBoxOverlay({
super.key,
required this.builder,
required this.controller,
this.onTap,
});
const BoundingBoxOverlay({
super.key,
required this.builder,
required this.controller,
this.onTap,
});