const JsonLimitedBoxBuilder({ required this.maxHeight, required this.maxWidth, }) : super(numSupportedChildren: kNumSupportedChildren);