editor_icons library

Classes

MarkdownEditorIcons
A row of icons(buttons) that can be used to manipulate the text.

Typedefs

PromptFunction = Future<String?> Function()
UrlSource = Future<String> Function({BuildContext context, String hint, String label})
A future function that can be used to prompt for a url or image source.