menu
nanc package
documentation
editor.dart
EditorBloc
clearEditor method
clearEditor method
dark_mode
light_mode
clearEditor
method
Future
<
void
>
clearEditor
(
)
Implementation
Future<void> clearEditor() async => _updateContent('');
nanc package
documentation
editor
EditorBloc
clearEditor method
EditorBloc class