Chronometer constructor

Chronometer([
  1. String name = 'Chronometer'
])

Implementation

Chronometer([this.name = 'Chronometer']);