menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
MarkdownEditorThemeData
sourceTextStyle property
sourceTextStyle property
dark_mode
light_mode
sourceTextStyle
property
TextStyle
?
sourceTextStyle
final
Text style used by Markdown source editors.
Implementation
final TextStyle? sourceTextStyle;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
MarkdownEditorThemeData
sourceTextStyle property
MarkdownEditorThemeData class