LimitedBox API.
const LimitedBox({ this.maxWidth = double.infinity, this.maxHeight = double.infinity, required this.child, });