Gini Primary Button Style Config
Use this data class to override the styles of the primary button in the Gini SDK where Jetpack compose is used. You can override the text in the strings.xml file!
Constructors
Link copied to clipboard
public GiniPrimaryButtonStyleConfig GiniPrimaryButtonStyleConfig(Shape shape, ButtonColors colors, ButtonElevation elevation, BorderStroke border)