The subtree to rebuild on restart.
The same widget instance is re-used across restarts. Use builder if a fresh widget instance is needed on each restart.
final Widget? child;