CounterApp constructor

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

Implementation

const CounterApp({super.key});