Package-level declarations
Types
Link copied to clipboard
@Serializable(with = ComposeBrushSerializer::class)
Link copied to clipboard
Converts a hexadecimal color into a Color object
Link copied to clipboard
@Serializable
Link copied to clipboard
Represents a property that can be included translated to a Compose declaration.
Link copied to clipboard
@Serializable(with = GradientTileModeSerializer::class)
Link copied to clipboard
@Serializable(with = PathFillTypeSerializer::class)
This is a wrapper class for the PathFillType property of the Compose UI library.
Link copied to clipboard
@Serializable(with = StrokeCapSerializer::class)
This is a wrapper class for the StrokeCap property of the Compose UI library.
Link copied to clipboard
@Serializable(with = StrokeJoinSerializer::class)
This is a wrapper class for the StrokeJoin property of the Compose UI library.