ArithmeticCalculatorApp constructor

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

Implementation

const ArithmeticCalculatorApp({super.key});