GiniPrimaryButtonStyleConfig

public final class GiniPrimaryButtonStyleConfig

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

Properties

Link copied to clipboard
private final BorderStroke border
Link copied to clipboard
private final ButtonColors colors
Link copied to clipboard
private final ButtonElevation elevation
Link copied to clipboard
private final Shape shape

Functions

Link copied to clipboard
public final BorderStroke getBorder()
Link copied to clipboard
public final ButtonColors getColors()
Link copied to clipboard
Link copied to clipboard
public final Shape getShape()