centerPosition property

bool centerPosition
final

Set true to center face in the camera frame. centerPosition is only applicable when autoCapture is true. and using FaceCameraCircle widget.

Implementation

final bool centerPosition;