ScanbotLocalTopBar

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