menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
SmoothMarkdownEditor
onTapWikilink property
onTapWikilink property
dark_mode
light_mode
onTapWikilink
property
ValueChanged
<
String
>
?
onTapWikilink
final
Called when a rendered wikilink is tapped.
Implementation
final void Function(String target)? onTapWikilink;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
SmoothMarkdownEditor
onTapWikilink property
SmoothMarkdownEditor class