Style
class Style(val type: MyCard.StyleType, val shape: Shape, val colors: CardColors, val elevation: CardElevation, val border: BorderStroke?)
Constructors
Link copied to clipboard
constructor(type: MyCard.StyleType, shape: Shape, colors: CardColors, elevation: CardElevation, border: BorderStroke?)