CalculatorApp constructor

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

Implementation

const CalculatorApp({super.key});