Counter constructor

const Counter({
  1. Key? key,
})

Implementation

const Counter({super.key});