BvnSelfieView constructor
const
BvnSelfieView({})
Implementation
const BvnSelfieView(
{super.key,
required this.onImageCapture,
required this.onError,
this.textColor,
required this.allowTakePhoto,
required this.onInit});