A height/width-independent widget which is passed back to the builder.
This argument is optional and can be null if the entire widget subtree the builder builds depends on the size of the region.
final Widget? child;