menu
markd package
documentation
markdown.dart
Document
withDefaultBlockSyntaxes property
withDefaultBlockSyntaxes property
dark_mode
light_mode
withDefaultBlockSyntaxes
property
bool
withDefaultBlockSyntaxes
final
Whether to use default block syntaxes.
Implementation
final bool withDefaultBlockSyntaxes;
markd package
documentation
markdown
Document
withDefaultBlockSyntaxes property
Document class