Package-level declarations

Types

Link copied to clipboard
data class PODialogStyle(val title: POTextStyle, val message: POTextStyle, val confirmButton: POButtonStyle, val dismissButton: POButtonStyle, @ColorInt val backgroundColor: Int) : Parcelable