borderRight property

ParagraphBorder? borderRight
getter/setter pair

The border to the right of this paragraph.

If unset, the value is inherited from the parent. Paragraph borders cannot be partially updated. When changing a paragraph border, the new border must be specified in its entirety.

Implementation

ParagraphBorder? borderRight;