ItemSize

@SerialInfo
@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class ItemSize(val size: Length)

Applies Size to any Item in a List

Properties

Link copied to clipboard