menu
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor.dart
MarkdownEditorPerformanceSnapshot
isComposing property
isComposing property
dark_mode
light_mode
isComposing
property
bool
isComposing
final
Whether the source controller is inside an active IME composition range.
Implementation
final bool isComposing;
flutter_smooth_markdown package
documentation
widgets/smooth_markdown_editor
MarkdownEditorPerformanceSnapshot
isComposing property
MarkdownEditorPerformanceSnapshot class