onIsStartedChanged property
Indicates that the value of GeometryEditor.isStarted changed.
Implementation
Stream<bool> get onIsStartedChanged =>
_isStartedChangedStreamController.stream;
Indicates that the value of GeometryEditor.isStarted changed.
Stream<bool> get onIsStartedChanged =>
_isStartedChangedStreamController.stream;