menu
uzu_flavored_markdown package
documentation
uzu_flavored_markdown.dart
MarkdownStyleSheet
listIndent property
listIndent property
dark_mode
light_mode
listIndent
property
double
?
listIndent
final
The amount of horizontal space to indent list items.
Implementation
final double? listIndent;
uzu_flavored_markdown package
documentation
uzu_flavored_markdown
MarkdownStyleSheet
listIndent property
MarkdownStyleSheet class