Creates a widget that has a preferred size that the parent can query.
const PreferredSize({ super.key, required this.preferredSize, required this.child, });