menu
markd package
documentation
markdown.dart
SimpleInlineParser
isDone property
isDone property
dark_mode
light_mode
isDone
property
bool
get
isDone
Implementation
bool get isDone => pos == source.length;
markd package
documentation
markdown
SimpleInlineParser
isDone property
SimpleInlineParser class