styleSheet property

MarkdownStyleSheet? styleSheet
final

The styles to use when displaying the Markdown.

If null, the styles are inferred from the current Theme.

Implementation

final MarkdownStyleSheet? styleSheet;