menu
markdown_rich_text package
documentation
markdown_rich_text.dart
MarkdownListStyle
shrinkWrap property
shrinkWrap property
dark_mode
light_mode
shrinkWrap
property
bool
shrinkWrap
final
Whether the list should shrink wrap its content (affects ordered list).
Implementation
final bool shrinkWrap;
markdown_rich_text package
documentation
markdown_rich_text
MarkdownListStyle
shrinkWrap property
MarkdownListStyle class