Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
data class Width(@FloatRange(from = 0.0, fromInclusive = false) val value: Double = DEFAULT_BOUNDARY_WIDTH, val unit: WidthUnit = DEFAULT_BOUNDARY_WIDTH_UNIT)

Represents a pair of the width and the associated unit.