menu
gpt_markdown_fixed package
documentation
gpt_markdown.dart
BlockMd
exp property
exp property
dark_mode
light_mode
exp
property
@
override
RegExp
get
exp
override
Implementation
@override RegExp get exp => RegExp(r'^\ *?' + expString, dotAll: true, multiLine: true);
gpt_markdown_fixed package
documentation
gpt_markdown
BlockMd
exp property
BlockMd class