ScanbotLocalTopBar

constructor(title: () -> StyledText = { StyledText(false, "") }, cancelButton: () -> ButtonConfiguration? = { null }, cancelButtonIcon: () -> <Error class: unknown class> = { Icons.Default.Close }, color: ScanbotColor = ScanbotColor("?sbColorPrimary"), actions: <Error class: unknown class>.() -> Unit = {})