CounterScreen constructor

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

Implementation

const CounterScreen({super.key});