counterStream property

Stream<double> get counterStream

Display value in circle

Implementation

Stream<double> get counterStream => counter.stream;