onCanRedoChanged property
Indicates that the value of GeometryEditor.canRedo changed.
Implementation
Stream<bool> get onCanRedoChanged => _canRedoChangedStreamController.stream;
Indicates that the value of GeometryEditor.canRedo changed.
Stream<bool> get onCanRedoChanged => _canRedoChangedStreamController.stream;