InfoPanelStyle
data class InfoPanelStyle(val contentPadding: ERROR CLASS: Symbol not found for PaddingValues?? = null, val background: (InfoPanelType) -> ERROR CLASS: Symbol not found for Modifier? = null, val textStyle: (InfoPanelType) -> ERROR CLASS: Symbol not found for TextStyle? = null)
Constructors
Link copied to clipboard
constructor(contentPadding: ERROR CLASS: Symbol not found for PaddingValues?? = null, background: (InfoPanelType) -> ERROR CLASS: Symbol not found for Modifier? = null, textStyle: (InfoPanelType) -> ERROR CLASS: Symbol not found for TextStyle? = null)