menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
SmoothMarkdownEditor
onFocusChanged property
onFocusChanged property
dark_mode
light_mode
onFocusChanged
property
ValueChanged
<
bool
>
?
onFocusChanged
final
Called when the source editor focus changes.
Implementation
final ValueChanged<bool>? onFocusChanged;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
SmoothMarkdownEditor
onFocusChanged property
SmoothMarkdownEditor class