Counter constructor

const Counter(
  1. int counter
)

Implementation

const Counter(this.counter);