Rotates given child according to current device orientation.
child
const AlwaysDown({ Key? key, required this.child, }) : super(key: key);