menu
uzu_flavored_markdown package
documentation
uzu_flavored_markdown.dart
MarkdownStyleSheet
codeblockAlign property
codeblockAlign property
dark_mode
light_mode
codeblockAlign
property
WrapAlignment
codeblockAlign
final
The
WrapAlignment
to use for a code block. Defaults to start.
Implementation
final WrapAlignment codeblockAlign;
uzu_flavored_markdown package
documentation
uzu_flavored_markdown
MarkdownStyleSheet
codeblockAlign property
MarkdownStyleSheet class