borderLeft property

ParagraphBorder? borderLeft
getter/setter pair

The border to the left 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? borderLeft;