Scanbot Top Bar Configuration
data class ScanbotTopBarConfiguration(val addStatusBarPadding: Boolean = false, val addNavigationBarPadding: Boolean = false)
Android native configuration for the top bar.
Android native configuration for the top bar.