Builder

class Builder

Builder class for creating AiutaErrorSnackbarTheme instances.

This builder ensures all required theme components are set before creating the final error snackbar theme configuration.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Color configuration for the error snackbar elements.

Link copied to clipboard

Theme configuration for icons used in the error snackbar.

Link copied to clipboard

Text content configuration for the error snackbar.

Functions

Link copied to clipboard

Creates an AiutaErrorSnackbarTheme instance with the configured properties.