TodoApp constructor

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

Implementation

const TodoApp({super.key});