counterStream property

Stream<double> counterStream

Display value in circle

Implementation

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