You can enable the flash toggle button. In order to allow users to toggle the camera flash, pass true
to GiniCapture.Builder.setFlashButtonEnabled()
.
Flash is on by default. You can turn it off by passing false
to GiniCapture.Builder.setFlashOnByDefault()
.
Red more in UI Customization Guide Camera Screen.