Radius
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Represents a pair of the radius and the associated unit.
Constructors
Link copied to clipboard
constructor(@FloatRange(from = 0.0, fromInclusive = false) value: Double, unit: RadiusUnit = DEFAULT_RADIUS_UNIT)