Builder

Builder class for creating AiutaPowerBarTheme instances.

This builder ensures all required theme components are set before creating the final power bar theme configuration.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Color configuration for the power bar elements.

Link copied to clipboard

Text content configuration for the power bar.

Functions

Link copied to clipboard
open override fun build(): AiutaPowerBarTheme

Creates an AiutaPowerBarTheme instance with the configured properties.