Package-level declarations
Properties
Link copied to clipboard
Link copied to clipboard
Gets a Brush from a GradientStyle
Gets the Brush of a KalugaBackgroundStyle.FillStyle
Link copied to clipboard
Gets the TextAlign from a KalugaTextAlignment
Gets a Color from a KalugaColor
Link copied to clipboard
Gets the Shape of a KalugaBackgroundStyle.Shape
Functions
Link copied to clipboard
Creates a modifier for applying a KalugaBackgroundStyle to the background of a view
Link copied to clipboard
Gets a Text that looks like the specification of a KalugaLabel
fun KalugaButton.Composable(modifier: Modifier, elevation: ButtonElevation = ButtonDefaults.elevation(), contentPadding: PaddingValues = ButtonDefaults.ContentPadding)
Gets a Button that looks and behaves according to a KalugaButton
fun TintedImage.Composable(contentDescription: String?, modifier: Modifier = Modifier, alignment: Alignment = Alignment.Center, contentScale: ContentScale = ContentScale.Fit, alpha: Float = DefaultAlpha)
fun KalugaImage.Composable(contentDescription: String?, modifier: Modifier = Modifier, alignment: Alignment = Alignment.Center, contentScale: ContentScale = ContentScale.Fit, alpha: Float = DefaultAlpha, colorFilter: ColorFilter? = null)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard