Default

Default implementation of AiutaImageThemeShapes.

This class provides standard corner radius values for images.

theme {
image {
shapes = AiutaImageThemeShapes.Default()
}
}

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val imageL: Dp

Corner radius for large-sized images

Link copied to clipboard
open override val imageS: Dp

Corner radius for small-sized images