IconUserGuidanceConfiguration
constructor(json: JsonObject)
constructor(visible: Boolean = true, icon: IconStyle = IconStyle( color = ScanbotColor("?sbColorOnPrimary", isArgb = false) ), title: StyledText = StyledText( color = ScanbotColor("?sbColorOnPrimary", isArgb = false) ), background: BackgroundStyle = BackgroundStyle( fillColor = ScanbotColor("?sbColorSurfaceLow", isArgb = false) ))