AiutaImageTheme

Image theme configuration for the Aiuta SDK.

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

See also

Constructors

Link copied to clipboard
constructor(shapes: AiutaImageThemeShapes, icons: AiutaImageThemeIcons)

Types

Link copied to clipboard
class Builder

Builder class for creating AiutaImageTheme instances.

Properties

Link copied to clipboard

Icon configuration for image-related UI elements

Link copied to clipboard

Shape configuration for image containers and overlays