AiutaButtonTheme

Button theme configuration for the Aiuta SDK.

This immutable class defines the visual styling for buttons throughout the SDK, including typography and shape configurations. It provides a consistent button appearance that can be customized to match your app's design system.

See also

Constructors

Link copied to clipboard
constructor(typography: AiutaButtonThemeTypography, shapes: AiutaButtonThemeShapes)

Types

Link copied to clipboard
class Builder

Builder class for creating AiutaButtonTheme instances.

Properties

Link copied to clipboard

Shape configuration for button containers

Link copied to clipboard

Typography configuration for button text