PreferenceCenterShapes
data class PreferenceCenterShapes(val sectionLabel: CornerBasedShape, val subscriptionTypeChip: CornerBasedShape, val subscriptionTypeChipCheckMark: CornerBasedShape, val contactManagementAddButton: CornerBasedShape, val contactManagementDialog: CornerBasedShape)(source)
Constructors
Link copied to clipboard
constructor(sectionLabel: CornerBasedShape, subscriptionTypeChip: CornerBasedShape, subscriptionTypeChipCheckMark: CornerBasedShape, contactManagementAddButton: CornerBasedShape, contactManagementDialog: CornerBasedShape)