Creates a preview widget for the given camera controller.
const CameraPreview(this.controller, {Key? key, this.child}) : super(key: key);