onMoved property

Stream<Null> get onMoved

Implementation

Stream<Null> get onMoved => _onMoveSink.stream;