styleSheet property

MarkdownStyleSheet? styleSheet
final

The style sheet used to control the visual appearance of rendered markdown.

See SmoothMarkdown.styleSheet for detailed documentation and examples.

Implementation

final MarkdownStyleSheet? styleSheet;