onCanUndoChanged property
Indicates that the value of GeometryEditor.canUndo changed.
Implementation
Stream<bool> get onCanUndoChanged => _canUndoChangedStreamController.stream;
Indicates that the value of GeometryEditor.canUndo changed.
Stream<bool> get onCanUndoChanged => _canUndoChangedStreamController.stream;