ExpenseManagerApp constructor

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

Implementation

const ExpenseManagerApp({super.key});