ArCamera constructor
const
ArCamera({})
Implementation
const ArCamera({
super.key,
required this.onCameraError,
required this.onCameraSuccess,
this.onCameraInitialized,
});
const ArCamera({
super.key,
required this.onCameraError,
required this.onCameraSuccess,
this.onCameraInitialized,
});