menu
sfit_step_counter package
documentation
step_counter.dart
StepCounter
stepStream property
stepStream property
dark_mode
light_mode
stepStream
property
Stream
<
StepData
>
get
stepStream
Implementation
Stream<StepData> get stepStream => _stepStreamController.stream;
sfit_step_counter package
documentation
step_counter
StepCounter
stepStream property
StepCounter class