DocumentFlowAppearanceConfiguration

constructor(statusBarMode: StatusBarMode = StatusBarMode.LIGHT, navigationBarMode: NavigationBarMode = NavigationBarMode.LIGHT, topBarBackgroundColor: ScanbotColor = ScanbotColor("?sbColorPrimary", isArgb = false), bottomBarBackgroundColor: ScanbotColor = ScanbotColor("?sbColorPrimary", isArgb = false), orientationLockMode: OrientationLockMode = OrientationLockMode.NONE)
constructor(source: Map<String, Any?>)