textStyle property

TextStyle? textStyle
getter/setter pair

The text style of this PageBreak.

Similar to text content, like text runs and footnote references, the text style of a page break can affect content layout as well as the styling of text inserted next to it.

Implementation

TextStyle? textStyle;