styleSheet property

MarkdownStyleSheet? styleSheet
final

Defines which TextStyle objects to use for which Markdown elements.

Implementation

final MarkdownStyleSheet? styleSheet;