StopwatchResetMsg constructor

const StopwatchResetMsg(
  1. int tag,
  2. int id
)

Implementation

const StopwatchResetMsg(this.tag, this.id);