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