menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
MarkdownEditorCustomBlockContext
replaceMarkdown property
replaceMarkdown property
dark_mode
light_mode
replaceMarkdown
property
ValueChanged
<
String
>
replaceMarkdown
final
Replaces this block with
markdown
.
Implementation
final ValueChanged<String> replaceMarkdown;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
MarkdownEditorCustomBlockContext
replaceMarkdown property
MarkdownEditorCustomBlockContext class