menu
flutter_face_api
flutter_face_api.dart
MatchFacesDetectionFace
faceRect property
faceRect
dark_mode
light_mode
faceRect
property
Rect
get
faceRect
Rectangular area of the detected face in the original image.
Implementation
Rect get faceRect => _faceRect;
flutter_face_api
face_api
MatchFacesDetectionFace
faceRect property
MatchFacesDetectionFace class