ImageBox({ required this.position, required this.width, required this.height, required this.image, this.rotation = 0.0, });