clearEditor method

Future<void> clearEditor()

Implementation

Future<void> clearEditor() async => _updateContent('');