pictureTaken property

File? pictureTaken

Will return the picture taken on the TakePhotoDocumentPage.

Implementation

File? get pictureTaken => _appBloc.state.pictureInitial;