menu
face_detection_lock package
documentation
application/face_detection_bloc/face_detection_bloc.dart
FaceDetectionEvent
FaceDetectionEvent.noFace const constructor
FaceDetectionEvent.noFace const constructor
dark_mode
light_mode
FaceDetectionEvent.noFace
constructor
const
FaceDetectionEvent.noFace
(
)
Implementation
const factory FaceDetectionEvent.noFace() = _NoFace;
face_detection_lock package
documentation
application/face_detection_bloc/face_detection_bloc
FaceDetectionEvent
FaceDetectionEvent.noFace const constructor
FaceDetectionEvent class