current property
double
get
current
The current amount of seconds that has passed on this iteration
Implementation
double get current => _current;
The current amount of seconds that has passed on this iteration
double get current => _current;