textStyle property

TextStyle? textStyle
getter/setter pair

The text style of this HorizontalRule.

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

Implementation

TextStyle? textStyle;