EventFonts

data class EventFonts(val heading: FontFamily? = null, val body: FontFamily? = null)(source)

Resolved heading/body typefaces for an active event edition. Either component may be null (fall back to default).

Constructors

Link copied to clipboard
constructor(heading: FontFamily? = null, body: FontFamily? = null)

Properties

Link copied to clipboard
Link copied to clipboard