Creates a ZoomInButton with the specified child.
const ZoomInButton({ super.key, this.child = const Icon(Icons.zoom_in), });