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