dimensionChanges property

Stream<void> get dimensionChanges

Get a stream of dimension changes

Implementation

Stream<void> get dimensionChanges => _dimensionController.stream;