The user can pass in new optional configurations

  1. String for title (title)
  2. TextStyle for title (tStyle)
  3. String for first description (firstDescription)
  4. TextStyle for first description (fdStyle)
  5. String for second description (secondDescription)
  6. TextStyle for second description (sdStyle)
  7. String for question to confirm use by taken photo (questionToConfirmUseByTakenPhoto)
  8. TextStyle for question to confirm use by taken photo (qtcubtpStyle)
  9. String for reject text (rejectText)
  10. TextStyle for reject text (rtStyle)
  11. String for confirm text (confirmText)
  12. TextStyle for confirm text (cStyle)
  13. Widget for take photo button (takePhotoButton)