menu
sfit_step_counter package
documentation
step_counter.dart
StepData
StepData.new constructor
StepData.new constructor
dark_mode
light_mode
StepData
constructor
StepData
(
int
steps
,
double
calories
,
double
speedKmh
,
String
status
,
double
cadence
,
DateTime
time
,
)
Implementation
StepData(this.steps, this.calories, this.speedKmh, this.status, this.cadence, this.time);
sfit_step_counter package
documentation
step_counter
StepData
StepData.new constructor
StepData class