Creates a SizeNotifier widget.
const SizeNotifier({ super.key, required this.child, required this.onSizeChange, });