textStyle property

TextStyle? textStyle
getter/setter pair

The text style of this InlineObjectElement.

Similar to text content, like text runs and footnote references, the text style of an inline object element can affect content layout as well as the styling of text inserted next to it.

Implementation

TextStyle? textStyle;