dimensionChanges property
Stream<void>
get
dimensionChanges
Get a stream of dimension changes
Implementation
Stream<void> get dimensionChanges => _dimensionController.stream;
Get a stream of dimension changes
Stream<void> get dimensionChanges => _dimensionController.stream;