menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
MarkdownEditorCustomBlockContext
plainText property
plainText property
dark_mode
light_mode
plainText
property
String
plainText
final
Visible plain text for this block, when available.
Implementation
final String plainText;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
MarkdownEditorCustomBlockContext
plainText property
MarkdownEditorCustomBlockContext class