currentEditor property

Editor? currentEditor
getter/setter pair

The ongoing edit or null if this entry is not being edited.

Implementation

Editor? currentEditor;