menu
camera_package package
documentation
camera_singleton/face_detectionController.dart
FaceDetectionController
capturedImageNotifier property
capturedImageNotifier property
dark_mode
light_mode
capturedImageNotifier
property
ValueNotifier
<
CapturedImageData
?
>
capturedImageNotifier
final
Implementation
final capturedImageNotifier = ValueNotifier<CapturedImageData?>(null);
camera_package package
documentation
camera_singleton/face_detectionController
FaceDetectionController
capturedImageNotifier property
FaceDetectionController class