PrimaryButtonModifierCompose

data class PrimaryButtonModifierCompose(onPrimary: Color, style: TextStyle, height: Dp)

Properties

Link copied to clipboard
val height: Dp
Link copied to clipboard
val onPrimary: Color
Link copied to clipboard
val style: TextStyle