menu
camera_package package
documentation
camera_singleton/FaceDetectionController.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/FaceDetectionController
FaceDetectionController
capturedImageNotifier property
FaceDetectionController class