styleSheet property
MarkdownStyleSheet?
styleSheet
finalinherited
The styles to use when displaying the Markdown.
If null, the styles are inferred from the current Theme.
Implementation
final MarkdownStyleSheet? styleSheet;