stream property

Stream<PreloadProgress> get stream

进度流

Implementation

Stream<PreloadProgress> get stream => _controller.stream;