callBackTheTimerEnd method
void
callBackTheTimerEnd()
Implementation
void callBackTheTimerEnd(){
// Log.i("callBackTheTimerEnd() - sec: $secondRemaining");
widget.callBack();
}
void callBackTheTimerEnd(){
// Log.i("callBackTheTimerEnd() - sec: $secondRemaining");
widget.callBack();
}