$resizes property

Stream<void> $resizes

A stream of events that occur when the suggestions box should be resized.

For internal use only.

Implementation

Stream<void> get $resizes => _resizesController.stream;