DirectoryObjectAddressComposableStyles

data class DirectoryObjectAddressComposableStyles(val shortAddressStyle: TextStyle, val additionalInformationStyle: TextStyle, val fullAddressMainLineStyle: TextStyle, val fullAddressSecondaryLineStyle: TextStyle, val entranceButtonStyle: TextStyle)

Constructors

Link copied to clipboard
constructor(shortAddressStyle: TextStyle, additionalInformationStyle: TextStyle, fullAddressMainLineStyle: TextStyle, fullAddressSecondaryLineStyle: TextStyle, entranceButtonStyle: TextStyle)