StorytellerSearchApplyButtonBuilder

Builder for the Search Filters Apply button appearance.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
@Serializable(with = IntAsColorStringSerializer::class)
var backgroundColor: Int?

Apply button background color.

Link copied to clipboard
@Dimension(unit = 0)
var cornerRadius: Int?

Apply button corner radius in dp.

Link copied to clipboard
var textCase: TextCaseTheme?

Apply button text case.

Link copied to clipboard
@Serializable(with = IntAsColorStringSerializer::class)
var textColor: Int?

Apply button text color.