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