Initialize Bound box with LTRB padding
const BoundingBox( {required this.left, required this.top, required this.right, required this.bottom});