Package-level declarations
Types
Link copied to clipboard
class AiutaPowerBarTheme(val strings: AiutaPowerBarThemeStrings, val colors: AiutaPowerBarThemeColors) : AiutaFeature
Power bar theme configuration for the Aiuta SDK.
Functions
Link copied to clipboard
inline fun AiutaTheme.Builder.poweredBar(block: AiutaPowerBarTheme.Builder.() -> Unit): AiutaTheme.Builder
Extension function for configuring power bar theme within an AiutaTheme.Builder.