showDocumentCameraSwitchButton property

bool showDocumentCameraSwitchButton
final

Show the in-capture camera switcher on the document capture screen. Set to false to lock the user to defaultDocumentCamera. The switcher is also automatically hidden on single-camera devices, regardless of this flag. Default is true.

Implementation

final bool showDocumentCameraSwitchButton;