menu
markd package
documentation
markdown.dart
Line
content property
content property
dark_mode
light_mode
content
property
String
content
final
A sequence of zero or more characters other than the line ending.
Implementation
final String content;
markd package
documentation
markdown
Line
content property
Line class