A widget that will be passed to builder for optimizations purpose.
Since this widget is not created within builder, it won't rebuild when the query emits an update.
final Widget? child;