InfoPanelStyle

constructor(contentPadding: PaddingValues? = null, background: @Composable (InfoPanelType) -> Modifier? = null, textStyle: @Composable (InfoPanelType) -> TextStyle? = null)