Source set: Common
public class Distance(public val value: Dp) : Breadth()
Specifies absolute breadth in Dp.
Functions
equals
Source set: Common
override fun equals(other: Any?): Boolean
hashCode
Source set: Common
override fun hashCode(): Int