You can enable the flash toggle button. In order to allow users to toggle the camera flash, pass true
to GiniBankConfiguration.shared.flashToggleEnabled
.
Flash is on by default. You can turn it off by passing false
to GiniBankConfiguration.shared.flashOnByDefault
.