paragraphStyle property

ParagraphStyle? paragraphStyle
getter/setter pair

The styles to set on the paragraphs.

Certain paragraph style changes may cause other changes in order to mirror the behavior of the Docs editor. See the documentation of ParagraphStyle for more information.

Implementation

ParagraphStyle? paragraphStyle;