A widget that rotates its child.
const RotatedBox({super.key, required this.quarterTurns, super.child});