menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
SmoothMarkdownEditor
showToolbar property
showToolbar property
dark_mode
light_mode
showToolbar
property
bool
showToolbar
final
Whether to show the formatting toolbar.
Implementation
final bool showToolbar;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
SmoothMarkdownEditor
showToolbar property
SmoothMarkdownEditor class