menu
face_detection_lock package
documentation
view/face_detection_widget.dart
FaceDetectionLock
errorScreen property
errorScreen property
dark_mode
light_mode
errorScreen
property
Widget
Function
(
String
message
)
?
errorScreen
final
Custom screen shown when initialization fails.
Implementation
final Widget Function(String message)? errorScreen;
face_detection_lock package
documentation
view/face_detection_widget
FaceDetectionLock
errorScreen property
FaceDetectionLock class