const SizedBox({this.width, this.height, this.child, super.key}) : assert(width == null || width >= 0), assert(height == null || height >= 0);