scaleChange property

  1. @Output.new()
Stream<double> get scaleChange

Implementation

@Output()
Stream<double> get scaleChange => _scaleChangeController.stream;