heightStream property

Stream<double> get heightStream

Implementation

Stream<double> get heightStream => _heightController.stream;