Alignment
data class Alignment(val alignment: KalugaTextAlignment) : StringStyleAttribute.ParagraphStyleAttribute
A ParagraphStyleAttribute that aligns the paragraph according to a KalugaTextAlignment
Parameters
alignment
the KalugaTextAlignment to align the paragraph with