menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
SmoothMarkdownEditor
enableCache property
enableCache property
dark_mode
light_mode
enableCache
property
bool
enableCache
final
Whether preview parsing may use the shared cache.
Implementation
final bool enableCache;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
SmoothMarkdownEditor
enableCache property
SmoothMarkdownEditor class